diff options
author | Micael Karlberg <[email protected]> | 2011-02-22 10:32:00 +0100 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2011-02-22 10:32:00 +0100 |
commit | 95280cc9c09187465d423fd3481b3aa4310c4bab (patch) | |
tree | 04de77291af225ef40e651d43024a30e619b6140 /lib/snmp/vsn.mk | |
parent | b16c705cb08743333dba26f036ff44cf7d4b7da8 (diff) | |
download | otp-95280cc9c09187465d423fd3481b3aa4310c4bab.tar.gz otp-95280cc9c09187465d423fd3481b3aa4310c4bab.tar.bz2 otp-95280cc9c09187465d423fd3481b3aa4310c4bab.zip |
Prep for release: snmp-4.19
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 67cc05687d..617f0fce62 100644 --- a/lib/snmp/vsn.mk +++ b/lib/snmp/vsn.mk @@ -17,6 +17,6 @@ # # %CopyrightEnd% -SNMP_VSN = 4.18.1 +SNMP_VSN = 4.19 PRE_VSN = APP_VSN = "snmp-$(SNMP_VSN)$(PRE_VSN)" |