diff options
author | Ingela Anderton Andin <[email protected]> | 2015-11-11 15:00:29 +0100 |
---|---|---|
committer | Ingela Anderton Andin <[email protected]> | 2015-11-11 15:45:07 +0100 |
commit | 35214e082400c8a0a072308986271a28a7a1cc30 (patch) | |
tree | 79431c2e8f5f3e775d2d33444f51176496a6a89f /lib | |
parent | ef9d44bdd378d30dd1233dbb89abc97ecc155868 (diff) | |
download | otp-35214e082400c8a0a072308986271a28a7a1cc30.tar.gz otp-35214e082400c8a0a072308986271a28a7a1cc30.tar.bz2 otp-35214e082400c8a0a072308986271a28a7a1cc30.zip |
inets: Prepare for release
Diffstat (limited to 'lib')
-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 480caeca4b..7cc95fa6d3 100644 --- a/lib/inets/vsn.mk +++ b/lib/inets/vsn.mk @@ -19,6 +19,6 @@ # %CopyrightEnd% APPLICATION = inets -INETS_VSN = 6.0.2 +INETS_VSN = 6.0.3 PRE_VSN = APP_VSN = "$(APPLICATION)-$(INETS_VSN)$(PRE_VSN)" |