diff options
author | Ingela Anderton Andin <[email protected]> | 2016-01-28 15:49:04 +0100 |
---|---|---|
committer | Ingela Anderton Andin <[email protected]> | 2016-01-28 16:24:01 +0100 |
commit | a6a766143bd5332ff0173a9a3c05e3b36d20297c (patch) | |
tree | 3ecca611c36b22553ec161b096af95a68cbb2abd /lib | |
parent | 03abb57fdcfe2e95f0f15b1bdb043d54662876c8 (diff) | |
download | otp-a6a766143bd5332ff0173a9a3c05e3b36d20297c.tar.gz otp-a6a766143bd5332ff0173a9a3c05e3b36d20297c.tar.bz2 otp-a6a766143bd5332ff0173a9a3c05e3b36d20297c.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 a6aeedfe12..ee5f41aaec 100644 --- a/lib/inets/vsn.mk +++ b/lib/inets/vsn.mk @@ -19,6 +19,6 @@ # %CopyrightEnd% APPLICATION = inets -INETS_VSN = 6.0.1 +INETS_VSN = 6.1.1 PRE_VSN = APP_VSN = "$(APPLICATION)-$(INETS_VSN)$(PRE_VSN)" |