diff options
author | Ingela Anderton Andin <[email protected]> | 2017-10-31 18:03:15 +0100 |
---|---|---|
committer | Ingela Anderton Andin <[email protected]> | 2017-11-01 11:04:33 +0100 |
commit | 25112441ccfb14040a977042d6333e42df7d234f (patch) | |
tree | 7e9b456cba610151fcffe934023094dfe28dec9a /lib/inets | |
parent | eff478611df711b328fd5e349e1c937ea8be4b5b (diff) | |
download | otp-25112441ccfb14040a977042d6333e42df7d234f.tar.gz otp-25112441ccfb14040a977042d6333e42df7d234f.tar.bz2 otp-25112441ccfb14040a977042d6333e42df7d234f.zip |
inets: Prepare for release
Diffstat (limited to 'lib/inets')
-rw-r--r-- | lib/inets/vsn.mk | 2 |
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)" |