aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/vsn.mk
diff options
context:
space:
mode:
authorIngela Anderton Andin <[email protected]>2013-01-23 14:35:42 +0100
committerIngela Anderton Andin <[email protected]>2013-01-23 15:43:55 +0100
commit2599b33b71f78ee2f1ab4a5e2db4a1815e471506 (patch)
treefc4a28606ecb8fbd2c4ff7c5f22693a25614d184 /lib/inets/vsn.mk
parent0ab216f3dc96890b50f7430895ad5d7f6251f129 (diff)
downloadotp-2599b33b71f78ee2f1ab4a5e2db4a1815e471506.tar.gz
otp-2599b33b71f78ee2f1ab4a5e2db4a1815e471506.tar.bz2
otp-2599b33b71f78ee2f1ab4a5e2db4a1815e471506.zip
inets: Prepare for R16
Diffstat (limited to 'lib/inets/vsn.mk')
-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 0c7cb5e7c2..394dccab48 100644
--- a/lib/inets/vsn.mk
+++ b/lib/inets/vsn.mk
@@ -2,7 +2,7 @@
# %CopyrightBegin%
#
-# Copyright Ericsson AB 2001-2012. All Rights Reserved.
+# Copyright Ericsson AB 2001-2013. 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.2
+INETS_VSN = 5.9.3
PRE_VSN =
APP_VSN = "$(APPLICATION)-$(INETS_VSN)$(PRE_VSN)"