aboutsummaryrefslogtreecommitdiffstats
path: root/lib/snmp/vsn.mk
diff options
context:
space:
mode:
authorMicael Karlberg <[email protected]>2011-07-21 11:38:19 +0200
committerMicael Karlberg <[email protected]>2011-07-21 11:38:19 +0200
commit29ea8d48bbe551946069c142f7737b5bf5275773 (patch)
tree1bc8c7662be8843efc5d5fc8829702369a7f4d7e /lib/snmp/vsn.mk
parent9e2b8f8ab28cb74be951945ac4ea1df1f8bb0960 (diff)
downloadotp-29ea8d48bbe551946069c142f7737b5bf5275773.tar.gz
otp-29ea8d48bbe551946069c142f7737b5bf5275773.tar.bz2
otp-29ea8d48bbe551946069c142f7737b5bf5275773.zip
[agent] The SNMP ACM cache was not properly updated when
changes where made to the VACM security-to-group, access and view-tree-family tables. OTP-9367
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 fe3ba2c04a..08251ab9ea 100644
--- a/lib/snmp/vsn.mk
+++ b/lib/snmp/vsn.mk
@@ -17,6 +17,6 @@
#
# %CopyrightEnd%
-SNMP_VSN = 4.20.1
+SNMP_VSN = 4.21
PRE_VSN =
APP_VSN = "snmp-$(SNMP_VSN)$(PRE_VSN)"