aboutsummaryrefslogtreecommitdiffstats
path: root/lib/snmp/vsn.mk
diff options
context:
space:
mode:
authorJohn Högberg <[email protected]>2018-06-14 09:22:13 +0200
committerJohn Högberg <[email protected]>2018-06-14 09:22:13 +0200
commit6c10df2098cd626a2a2377523bbb04687f9dd7a2 (patch)
tree1c1c878d628c76239ae85150ce408c8a1abeb685 /lib/snmp/vsn.mk
parent6d24188417dd1eb1dd663c472e64a222be59f8a9 (diff)
parent66ee6099501b44f52cb715b50d90ea64d05d70ab (diff)
downloadotp-6c10df2098cd626a2a2377523bbb04687f9dd7a2.tar.gz
otp-6c10df2098cd626a2a2377523bbb04687f9dd7a2.tar.bz2
otp-6c10df2098cd626a2a2377523bbb04687f9dd7a2.zip
Merge branch 'maint'
* maint: Updated OTP version Prepare release Add test case Parse #mc_new_type{}s before definitions_loop/2 erts: Fix race between ets table deletion and auto-unfix
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 2c97683625..96123f02f5 100644
--- a/lib/snmp/vsn.mk
+++ b/lib/snmp/vsn.mk
@@ -19,6 +19,6 @@
# %CopyrightEnd%
APPLICATION = snmp
-SNMP_VSN = 5.2.10
+SNMP_VSN = 5.2.11
PRE_VSN =
APP_VSN = "$(APPLICATION)-$(SNMP_VSN)$(PRE_VSN)"