aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/vsn.mk
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2017-02-07 09:46:31 +0100
committerErlang/OTP <[email protected]>2017-02-07 09:46:31 +0100
commit6474bd146ba11a84ed3805f4b158bf752fd5ce8b (patch)
treed4de8c2ba3c6acb32724d9da0497ce2528642e29 /lib/inets/vsn.mk
parentdb3278db4030fdf161efe4c5d6cd0d4bdbafd520 (diff)
downloadotp-6474bd146ba11a84ed3805f4b158bf752fd5ce8b.tar.gz
otp-6474bd146ba11a84ed3805f4b158bf752fd5ce8b.tar.bz2
otp-6474bd146ba11a84ed3805f4b158bf752fd5ce8b.zip
Prepare release
Diffstat (limited to 'lib/inets/vsn.mk')
-rw-r--r--lib/inets/vsn.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/inets/vsn.mk b/lib/inets/vsn.mk
index eef5abd610..9591ab22ed 100644
--- a/lib/inets/vsn.mk
+++ b/lib/inets/vsn.mk
@@ -19,6 +19,6 @@
# %CopyrightEnd%
APPLICATION = inets
-INETS_VSN = 6.3.4
+INETS_VSN = 6.3.5
PRE_VSN =
APP_VSN = "$(APPLICATION)-$(INETS_VSN)$(PRE_VSN)"