aboutsummaryrefslogtreecommitdiffstats
path: root/lib/snmp/vsn.mk
diff options
context:
space:
mode:
authorMicael Karlberg <[email protected]>2011-07-18 15:27:17 +0200
committerMicael Karlberg <[email protected]>2011-07-18 15:27:17 +0200
commitfc26533846df044af302e5f27363cb8025fa7151 (patch)
tree67ffc59080f8d6853f8087b4962fb404b463a6c7 /lib/snmp/vsn.mk
parentcac2257eeee2158fc0348913a7551fd947f40787 (diff)
downloadotp-fc26533846df044af302e5f27363cb8025fa7151.tar.gz
otp-fc26533846df044af302e5f27363cb8025fa7151.tar.bz2
otp-fc26533846df044af302e5f27363cb8025fa7151.zip
[compiler] Make documentation for the snmpc escript
regarding the the new option for warnings as errors ("--wae" in this case). Tuncer Ayaz. OTP-9437
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)"