aboutsummaryrefslogtreecommitdiffstats
path: root/lib/snmp/vsn.mk
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2011-11-14 14:28:13 +0100
committerErlang/OTP <[email protected]>2011-11-14 14:28:13 +0100
commit2541d05f29853e479fe078d5d5169ea16558291f (patch)
treee3e0f4d1f0b679cf3c64fc38507e3903c3d90641 /lib/snmp/vsn.mk
parentf02b4691e1d53a49b1dda9e716649cad4f060ecc (diff)
parentb27432ee4f0d0809ea668cd9e4fcb4f601652cbd (diff)
downloadotp-2541d05f29853e479fe078d5d5169ea16558291f.tar.gz
otp-2541d05f29853e479fe078d5d5169ea16558291f.tar.bz2
otp-2541d05f29853e479fe078d5d5169ea16558291f.zip
Merge branch 'bmk/snmp/20111108/bad_gc_timer_deactivation/OTP-9690' into maint-r14
* bmk/snmp/20111108/bad_gc_timer_deactivation/OTP-9690: Bad note store GC timer deactivation. Wrong field in the state record was set (timeout instead active). Stefan Grundmann OTP-9690
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 c95e0a22d1..0819ab9b36 100644
--- a/lib/snmp/vsn.mk
+++ b/lib/snmp/vsn.mk
@@ -17,6 +17,6 @@
#
# %CopyrightEnd%
-SNMP_VSN = 4.21.1
+SNMP_VSN = 4.21.2
PRE_VSN =
APP_VSN = "snmp-$(SNMP_VSN)$(PRE_VSN)"