aboutsummaryrefslogtreecommitdiffstats
path: root/lib/snmp/vsn.mk
diff options
context:
space:
mode:
authorMicael Karlberg <[email protected]>2011-12-07 15:56:14 +0100
committerMicael Karlberg <[email protected]>2012-01-05 15:12:26 +0100
commitca63da8646adc2eeb514d6f19943bda9deaf7b39 (patch)
treedff73521e560fd8b7688fbbff21a695d07fd8488 /lib/snmp/vsn.mk
parent021d5c2e49e623d4f43c0cc88a097bc99f3564e6 (diff)
downloadotp-ca63da8646adc2eeb514d6f19943bda9deaf7b39.tar.gz
otp-ca63da8646adc2eeb514d6f19943bda9deaf7b39.tar.bz2
otp-ca63da8646adc2eeb514d6f19943bda9deaf7b39.zip
[snmp/agent] Removed use of old style tuple funs
OTP-9783
Diffstat (limited to 'lib/snmp/vsn.mk')
-rw-r--r--lib/snmp/vsn.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/snmp/vsn.mk b/lib/snmp/vsn.mk
index 43f67a744e..3eaf7e9553 100644
--- a/lib/snmp/vsn.mk
+++ b/lib/snmp/vsn.mk
@@ -18,6 +18,6 @@
# %CopyrightEnd%
APPLICATION = snmp
-SNMP_VSN = 4.21.3
+SNMP_VSN = 4.22
PRE_VSN =
APP_VSN = "$(APPLICATION)-$(SNMP_VSN)$(PRE_VSN)"