aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/vsn.mk
diff options
context:
space:
mode:
authorLukas Larsson <[email protected]>2016-08-09 10:10:30 +0200
committerLukas Larsson <[email protected]>2016-08-09 10:10:30 +0200
commit3dc416bb89e577c83e16c306fd4821da03681ab9 (patch)
treee21e65d8519c359a8d1f89b261cfa68a3420f241 /lib/inets/vsn.mk
parent4e4081d091756e86c2d0dce3ccee4aa6fedbf531 (diff)
parent1db9e32445dc368c6073e3b412567d81a2b5eeb2 (diff)
downloadotp-3dc416bb89e577c83e16c306fd4821da03681ab9.tar.gz
otp-3dc416bb89e577c83e16c306fd4821da03681ab9.tar.bz2
otp-3dc416bb89e577c83e16c306fd4821da03681ab9.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 3408c3b128..747724a86b 100644
--- a/lib/inets/vsn.mk
+++ b/lib/inets/vsn.mk
@@ -19,6 +19,6 @@
# %CopyrightEnd%
APPLICATION = inets
-INETS_VSN = 6.3.1
+INETS_VSN = 6.3.2
PRE_VSN =
APP_VSN = "$(APPLICATION)-$(INETS_VSN)$(PRE_VSN)"