aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/vsn.mk
diff options
context:
space:
mode:
authorHenrik Nord <[email protected]>2015-10-06 11:03:55 +0200
committerHenrik Nord <[email protected]>2015-10-06 11:03:55 +0200
commitb99010e5f188097fd9a83204ac6ce2dcd048e640 (patch)
tree2b789952bc80fd1585dde569116cc604f9962ab7 /lib/inets/vsn.mk
parent7283245d4a3fd6b59f0b0f2748cad5c61733622d (diff)
parent4f9905824002bebc33c2914669b4c364927cb0ee (diff)
downloadotp-b99010e5f188097fd9a83204ac6ce2dcd048e640.tar.gz
otp-b99010e5f188097fd9a83204ac6ce2dcd048e640.tar.bz2
otp-b99010e5f188097fd9a83204ac6ce2dcd048e640.zip
Merge branch 'maint'
Conflicts: OTP_VERSION
Diffstat (limited to 'lib/inets/vsn.mk')
-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)"