aboutsummaryrefslogtreecommitdiffstats
path: root/lib/snmp/vsn.mk
diff options
context:
space:
mode:
authorMicael Karlberg <[email protected]>2011-07-21 15:46:17 +0200
committerMicael Karlberg <[email protected]>2011-07-21 15:46:17 +0200
commit6be519fade4fbd96c5e87ad960c4946d0c2979f6 (patch)
tree23f39308c892803b6f1c12f81a8470eb29d2eaa3 /lib/snmp/vsn.mk
parent9e2b8f8ab28cb74be951945ac4ea1df1f8bb0960 (diff)
downloadotp-6be519fade4fbd96c5e87ad960c4946d0c2979f6.tar.gz
otp-6be519fade4fbd96c5e87ad960c4946d0c2979f6.tar.bz2
otp-6be519fade4fbd96c5e87ad960c4946d0c2979f6.zip
The snmp config tool could not handle (manager) audit trail config
because the option seqno was not handled. OTP-9354
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)"