aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIngela Anderton Andin <[email protected]>2017-10-31 18:03:15 +0100
committerIngela Anderton Andin <[email protected]>2017-11-01 11:04:33 +0100
commit25112441ccfb14040a977042d6333e42df7d234f (patch)
tree7e9b456cba610151fcffe934023094dfe28dec9a
parenteff478611df711b328fd5e349e1c937ea8be4b5b (diff)
downloadotp-25112441ccfb14040a977042d6333e42df7d234f.tar.gz
otp-25112441ccfb14040a977042d6333e42df7d234f.tar.bz2
otp-25112441ccfb14040a977042d6333e42df7d234f.zip
inets: Prepare for release
-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 34b6902747..108d259823 100644
--- a/lib/inets/vsn.mk
+++ b/lib/inets/vsn.mk
@@ -19,6 +19,6 @@
# %CopyrightEnd%
APPLICATION = inets
-INETS_VSN = 6.4.2
+INETS_VSN = 6.4.3
PRE_VSN =
APP_VSN = "$(APPLICATION)-$(INETS_VSN)$(PRE_VSN)"