summaryrefslogtreecommitdiff
path: root/lib/inets/vsn.mk
diff options
context:
space:
mode:
authorHenrik <henrik@erlang.org>2018-05-29 10:47:25 +0200
committerHenrik <henrik@erlang.org>2018-05-29 10:47:25 +0200
commitb9faca269de1de51ae33577cc204befbea24243c (patch)
tree5b0dedddf524df00c0377927c767ac2a25c3794f /lib/inets/vsn.mk
parentd3b4568f6d910eb4ce26b7a899c8c414ae252386 (diff)
downloaderlang-b9faca269de1de51ae33577cc204befbea24243c.tar.gz
Revert "Prepare release"
This reverts commit fd8e49b5bddceaae803670121b603b5eee8c5c08.
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 c86b5c0b48..3a489357ff 100644
--- a/lib/inets/vsn.mk
+++ b/lib/inets/vsn.mk
@@ -19,6 +19,6 @@
# %CopyrightEnd%
APPLICATION = inets
-INETS_VSN = 7.0
+INETS_VSN = 6.5.1
PRE_VSN =
APP_VSN = "$(APPLICATION)-$(INETS_VSN)$(PRE_VSN)"