aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/vsn.mk
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2018-05-25 12:14:27 +0200
committerErlang/OTP <[email protected]>2018-05-25 12:14:27 +0200
commitfd8e49b5bddceaae803670121b603b5eee8c5c08 (patch)
tree26cf13756466baac2711b5cb9d347116d213fa16 /lib/inets/vsn.mk
parent4f91c8a34f4cc2c728a63e8d218566b3b3795b10 (diff)
downloadotp-fd8e49b5bddceaae803670121b603b5eee8c5c08.tar.gz
otp-fd8e49b5bddceaae803670121b603b5eee8c5c08.tar.bz2
otp-fd8e49b5bddceaae803670121b603b5eee8c5c08.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 3a489357ff..c86b5c0b48 100644
--- a/lib/inets/vsn.mk
+++ b/lib/inets/vsn.mk
@@ -19,6 +19,6 @@
# %CopyrightEnd%
APPLICATION = inets
-INETS_VSN = 6.5.1
+INETS_VSN = 7.0
PRE_VSN =
APP_VSN = "$(APPLICATION)-$(INETS_VSN)$(PRE_VSN)"