diff options
author | Micael Karlberg <[email protected]> | 2012-07-11 11:13:56 +0200 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2012-07-11 11:13:56 +0200 |
commit | 1b726abb2b874e00870c5bca2ef3e9d52828cd17 (patch) | |
tree | 09c2c3cd9befc3f5cc7b3f53838cc0e96205b5fd /lib/inets/vsn.mk | |
parent | eac9c3494ce4d684b09779f075317e8943a7928b (diff) | |
parent | 134eb88158b5ccb49afc054091deea38580e9f86 (diff) | |
download | otp-1b726abb2b874e00870c5bca2ef3e9d52828cd17.tar.gz otp-1b726abb2b874e00870c5bca2ef3e9d52828cd17.tar.bz2 otp-1b726abb2b874e00870c5bca2ef3e9d52828cd17.zip |
Merge branch 'bmk/inets/httpc-doc-elaborate/OTP-10114' into bmk/inets/inets591_integration
Diffstat (limited to 'lib/inets/vsn.mk')
-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 488947c3a1..949eceea7f 100644 --- a/lib/inets/vsn.mk +++ b/lib/inets/vsn.mk @@ -18,7 +18,7 @@ # %CopyrightEnd% APPLICATION = inets -INETS_VSN = 5.9 +INETS_VSN = 5.9.1 PRE_VSN = APP_VSN = "$(APPLICATION)-$(INETS_VSN)$(PRE_VSN)" |