diff options
author | Micael Karlberg <[email protected]> | 2012-05-22 15:01:06 +0200 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2012-05-22 15:01:06 +0200 |
commit | b1d12bf8623c5585017b1777236c18da1f5a83a4 (patch) | |
tree | a846741942e6fdc34dcd7c2a48198417b0d0a6f1 /lib/inets/vsn.mk | |
parent | 2c27a2e2a57d37df1f33f481dc0edbfd2cc83db3 (diff) | |
download | otp-b1d12bf8623c5585017b1777236c18da1f5a83a4.tar.gz otp-b1d12bf8623c5585017b1777236c18da1f5a83a4.tar.bz2 otp-b1d12bf8623c5585017b1777236c18da1f5a83a4.zip |
[inets/httpc] Updated version, release nodes and appup
OTP-10092
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)" |