aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/vsn.mk
diff options
context:
space:
mode:
authorIngela Anderton Andin <[email protected]>2014-12-02 09:36:04 +0100
committerIngela Anderton Andin <[email protected]>2014-12-02 09:36:04 +0100
commit62ed44035a05091ab4b3438738e717140d115234 (patch)
tree0a1cad66f00102695bef48588782399e9f10c796 /lib/inets/vsn.mk
parentc86fc9abbef7d2af2b7e69a5dfc3c1749a411948 (diff)
parentd99d6a857125e0c3a6ec6fb4ea5af45fc6da705d (diff)
downloadotp-62ed44035a05091ab4b3438738e717140d115234.tar.gz
otp-62ed44035a05091ab4b3438738e717140d115234.tar.bz2
otp-62ed44035a05091ab4b3438738e717140d115234.zip
Merge branch 'ia/inets/prep-for-release' into maint
* ia/inets/prep-for-release: inets: Prepare for release
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 029f6ac4d2..dbae5e4b3c 100644
--- a/lib/inets/vsn.mk
+++ b/lib/inets/vsn.mk
@@ -18,6 +18,6 @@
# %CopyrightEnd%
APPLICATION = inets
-INETS_VSN = 5.10.3
+INETS_VSN = 5.10.4
PRE_VSN =
APP_VSN = "$(APPLICATION)-$(INETS_VSN)$(PRE_VSN)"