aboutsummaryrefslogtreecommitdiffstats
path: root/lib/snmp/vsn.mk
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2013-11-21 15:39:08 +0100
committerErlang/OTP <[email protected]>2013-11-21 15:39:08 +0100
commit28eb7e0a25aed6153433ab3e93f023b194d0d858 (patch)
tree347d363f2267cb4ff43e43efaf1be85affd067f4 /lib/snmp/vsn.mk
parent98412eababc3f81719e9c150c9cff6c629e2a3ff (diff)
parentf032cab84cfa89e986b080fb9ded8651ced655dd (diff)
downloadotp-28eb7e0a25aed6153433ab3e93f023b194d0d858.tar.gz
otp-28eb7e0a25aed6153433ab3e93f023b194d0d858.tar.bz2
otp-28eb7e0a25aed6153433ab3e93f023b194d0d858.zip
Merge branch 'bmk/snmp/snmp4223_integration' into maint-r15
* bmk/snmp/snmp4223_integration: [snmp] Adjust verbosity for some of the log test cases [snmp] Loosing log entries when converting a large Audit Trail Log [snmp] Improving ATL handling of corrupt logs
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 5d3c393bcc..8a4d9c14c0 100644
--- a/lib/snmp/vsn.mk
+++ b/lib/snmp/vsn.mk
@@ -18,6 +18,6 @@
# %CopyrightEnd%
APPLICATION = snmp
-SNMP_VSN = 4.22.2
+SNMP_VSN = 4.22.3
PRE_VSN =
APP_VSN = "$(APPLICATION)-$(SNMP_VSN)$(PRE_VSN)"