diff options
author | Micael Karlberg <[email protected]> | 2011-11-25 18:00:45 +0100 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2011-11-25 18:00:45 +0100 |
commit | 3870fd90dd25c637f737bf09d1854a5c12f308c8 (patch) | |
tree | 27363095d7061b9711758cafc21258a7d8ab7311 /lib/snmp/vsn.mk | |
parent | 2b05cc74d7f5000f70fc05d5bb964fe38f8d620c (diff) | |
parent | bf16e9ddfabf0e2147e208abc17728542c2835a6 (diff) | |
download | otp-3870fd90dd25c637f737bf09d1854a5c12f308c8.tar.gz otp-3870fd90dd25c637f737bf09d1854a5c12f308c8.tar.bz2 otp-3870fd90dd25c637f737bf09d1854a5c12f308c8.zip |
Merge branch 'bmk/snmp/agent_test_expect/OTP-9748' into bmk/snmp/snmp4213_integration
Diffstat (limited to 'lib/snmp/vsn.mk')
-rw-r--r-- | lib/snmp/vsn.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/snmp/vsn.mk b/lib/snmp/vsn.mk index 0819ab9b36..25e3a9470b 100644 --- a/lib/snmp/vsn.mk +++ b/lib/snmp/vsn.mk @@ -17,6 +17,6 @@ # # %CopyrightEnd% -SNMP_VSN = 4.21.2 +SNMP_VSN = 4.21.3 PRE_VSN = APP_VSN = "snmp-$(SNMP_VSN)$(PRE_VSN)" |