aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets
diff options
context:
space:
mode:
authorIngela Anderton Andin <[email protected]>2014-01-13 16:25:25 +0100
committerIngela Anderton Andin <[email protected]>2014-01-13 16:25:25 +0100
commit44c4ecd8bad76c1ecc2eae2d23ebf212f1c299b9 (patch)
treedf40cea145dda6b9c40ba91e7937f1a5d6bcd211 /lib/inets
parent606d4ab84486941af24886b94a05c60dc4a4d05f (diff)
downloadotp-44c4ecd8bad76c1ecc2eae2d23ebf212f1c299b9.tar.gz
otp-44c4ecd8bad76c1ecc2eae2d23ebf212f1c299b9.tar.bz2
otp-44c4ecd8bad76c1ecc2eae2d23ebf212f1c299b9.zip
inets: Prepare for release
Diffstat (limited to 'lib/inets')
-rw-r--r--lib/inets/vsn.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/inets/vsn.mk b/lib/inets/vsn.mk
index 3c20348322..cccfb7a44f 100644
--- a/lib/inets/vsn.mk
+++ b/lib/inets/vsn.mk
@@ -2,7 +2,7 @@
# %CopyrightBegin%
#
-# Copyright Ericsson AB 2001-2013. All Rights Reserved.
+# Copyright Ericsson AB 2001-2014. All Rights Reserved.
#
# The contents of this file are subject to the Erlang Public License,
# Version 1.1, (the "License"); you may not use this file except in
@@ -18,7 +18,7 @@
# %CopyrightEnd%
APPLICATION = inets
-INETS_VSN = 5.9.7
+INETS_VSN = 5.9.8
PRE_VSN =
APP_VSN = "$(APPLICATION)-$(INETS_VSN)$(PRE_VSN)"