aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/vsn.mk
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2017-11-09 16:15:41 +0100
committerErlang/OTP <[email protected]>2017-11-09 16:15:41 +0100
commitcb3387d9486ed3d8572993cd0e355718026be061 (patch)
tree5e642a19077addae7131d445c378cb5bcdf168c9 /lib/inets/vsn.mk
parent8ceee73b703976cdc09687b4c0efcf2c490c3954 (diff)
parent07bfe477c0a06fbd7df5e216a7c072594fd17e4d (diff)
downloadotp-cb3387d9486ed3d8572993cd0e355718026be061.tar.gz
otp-cb3387d9486ed3d8572993cd0e355718026be061.tar.bz2
otp-cb3387d9486ed3d8572993cd0e355718026be061.zip
Merge branch 'ingela/inets/fix-location/OTP-14761' into maint-20
* ingela/inets/fix-location/OTP-14761: inets: Prepare for release inets: Add missing guard
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 108d259823..560d524bac 100644
--- a/lib/inets/vsn.mk
+++ b/lib/inets/vsn.mk
@@ -19,6 +19,6 @@
# %CopyrightEnd%
APPLICATION = inets
-INETS_VSN = 6.4.3
+INETS_VSN = 6.4.4
PRE_VSN =
APP_VSN = "$(APPLICATION)-$(INETS_VSN)$(PRE_VSN)"