aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets
diff options
context:
space:
mode:
authorIngela Anderton Andin <[email protected]>2015-10-01 17:51:21 +0200
committerIngela Anderton Andin <[email protected]>2015-10-01 17:51:21 +0200
commitc4bd1ea37ac2ace2bed1b82962248efb3e780b5d (patch)
tree9de64d7e8d87d7e6b494f209c0d3529a572806cc /lib/inets
parentfe48161dbc7511220b0b91b06c26d2beba7a6586 (diff)
downloadotp-c4bd1ea37ac2ace2bed1b82962248efb3e780b5d.tar.gz
otp-c4bd1ea37ac2ace2bed1b82962248efb3e780b5d.tar.bz2
otp-c4bd1ea37ac2ace2bed1b82962248efb3e780b5d.zip
inets: Prepare for release
Diffstat (limited to 'lib/inets')
-rw-r--r--lib/inets/vsn.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/inets/vsn.mk b/lib/inets/vsn.mk
index a6aeedfe12..480caeca4b 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.0.2
PRE_VSN =
APP_VSN = "$(APPLICATION)-$(INETS_VSN)$(PRE_VSN)"