aboutsummaryrefslogtreecommitdiffstats
path: root/lib/snmp/vsn.mk
diff options
context:
space:
mode:
authorMicael Karlberg <[email protected]>2011-12-05 17:02:15 +0100
committerMicael Karlberg <[email protected]>2011-12-05 17:02:15 +0100
commit7bfb08d4bd217b6df8a8aca3aeeed9f414276d81 (patch)
tree7c96c7639220d30e565002aa54bcf70e720acbba /lib/snmp/vsn.mk
parent22f51e7200b95773d55a60f89a78390dd86db58f (diff)
downloadotp-7bfb08d4bd217b6df8a8aca3aeeed9f414276d81.tar.gz
otp-7bfb08d4bd217b6df8a8aca3aeeed9f414276d81.tar.bz2
otp-7bfb08d4bd217b6df8a8aca3aeeed9f414276d81.zip
Add proper release notes for ticket OTP-9779.
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..ee2e633c69 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.21.4
PRE_VSN =
APP_VSN = "$(APPLICATION)-$(SNMP_VSN)$(PRE_VSN)"