diff options
author | Micael Karlberg <[email protected]> | 2011-11-17 18:01:56 +0100 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2011-11-17 18:01:56 +0100 |
commit | 2362a7f49ec6a76a71f0e2c1d65a8b3d1837e60c (patch) | |
tree | 13e835d2b533d8e551e00de20c29f261c03b1ab6 /lib/snmp/vsn.mk | |
parent | 1c995165c752468c5c49f84b0c1bae7991cde008 (diff) | |
parent | 83c632bcdf76f483e69c635af1a28b10eae4bdbd (diff) | |
download | otp-2362a7f49ec6a76a71f0e2c1d65a8b3d1837e60c.tar.gz otp-2362a7f49ec6a76a71f0e2c1d65a8b3d1837e60c.tar.bz2 otp-2362a7f49ec6a76a71f0e2c1d65a8b3d1837e60c.zip |
Merge branch 'bmk/snmp/r15_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)" |