aboutsummaryrefslogtreecommitdiffstats
path: root/lib/snmp/vsn.mk
diff options
context:
space:
mode:
authorMicael Karlberg <[email protected]>2013-07-04 11:25:58 +0200
committerMicael Karlberg <[email protected]>2013-07-04 11:25:58 +0200
commite0fa927ff00f7e6a4b25664a10a379e20ab50407 (patch)
tree051a8e4d9168e8d369663ddcfb68fc9bb9fb5af0 /lib/snmp/vsn.mk
parent8cece79b77952c991e62ae595bcf71cde016a052 (diff)
parenta6ba7a3327b146d8472b154cc8ba4544f9d4d0fe (diff)
downloadotp-e0fa927ff00f7e6a4b25664a10a379e20ab50407.tar.gz
otp-e0fa927ff00f7e6a4b25664a10a379e20ab50407.tar.bz2
otp-e0fa927ff00f7e6a4b25664a10a379e20ab50407.zip
Merge branch 'bmk/snmp/agent/fix_vacm_mask/OTP-11177' into bmk/snmp/snmp4241_integration/r16
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 0e48e7ea56..e987649e11 100644
--- a/lib/snmp/vsn.mk
+++ b/lib/snmp/vsn.mk
@@ -18,6 +18,6 @@
# %CopyrightEnd%
APPLICATION = snmp
-SNMP_VSN = 4.24
+SNMP_VSN = 4.24.1
PRE_VSN =
APP_VSN = "$(APPLICATION)-$(SNMP_VSN)$(PRE_VSN)"