aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/vsn.mk
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2016-06-29 17:42:52 +0200
committerErlang/OTP <[email protected]>2016-06-29 17:42:52 +0200
commit932cda08f6a1e08fd908097276fd10529b7d8e29 (patch)
tree85cd61807d7f7923b635bafa4c821511b9c024df /lib/inets/vsn.mk
parent1d4bbde0a9c85849025c5f03bcc76ed014ced395 (diff)
parent594ce0721b872e93cd8b7522224902e66af8dfa6 (diff)
downloadotp-932cda08f6a1e08fd908097276fd10529b7d8e29.tar.gz
otp-932cda08f6a1e08fd908097276fd10529b7d8e29.tar.bz2
otp-932cda08f6a1e08fd908097276fd10529b7d8e29.zip
Merge branch 'hans/inets/ftp_debug_printout/OTP-13712' into maint-19
* hans/inets/ftp_debug_printout/OTP-13712: inets: updated version inets: unused var in ftp.erl anonymized inets: ftp debug printout removed
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 543e0d44fd..3408c3b128 100644
--- a/lib/inets/vsn.mk
+++ b/lib/inets/vsn.mk
@@ -19,6 +19,6 @@
# %CopyrightEnd%
APPLICATION = inets
-INETS_VSN = 6.3
+INETS_VSN = 6.3.1
PRE_VSN =
APP_VSN = "$(APPLICATION)-$(INETS_VSN)$(PRE_VSN)"