aboutsummaryrefslogtreecommitdiffstats
path: root/lib/snmp/vsn.mk
diff options
context:
space:
mode:
authorRaimo Niskanen <[email protected]>2014-05-21 16:01:49 +0200
committerRaimo Niskanen <[email protected]>2014-07-25 12:17:21 +0200
commit0408e4af1978177d7dee498ea3dced37aa56aefe (patch)
tree9610b06b2ee05b4ffb972ab01c7d81fcc3b27e9c /lib/snmp/vsn.mk
parent5b99573e288d3798414958975db41daf5509c0fb (diff)
downloadotp-0408e4af1978177d7dee498ea3dced37aa56aefe.tar.gz
otp-0408e4af1978177d7dee498ea3dced37aa56aefe.tar.bz2
otp-0408e4af1978177d7dee498ea3dced37aa56aefe.zip
Fix vsn.mk and clean out moot testcases
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 04c3cc9392..533e313bdb 100644
--- a/lib/snmp/vsn.mk
+++ b/lib/snmp/vsn.mk
@@ -18,6 +18,6 @@
# %CopyrightEnd%
APPLICATION = snmp
-SNMP_VSN = 4.25.1
+SNMP_VSN = 4.25.0.1
PRE_VSN =
APP_VSN = "$(APPLICATION)-$(SNMP_VSN)$(PRE_VSN)"