aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/vsn.mk
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2010-09-13 17:57:05 +0200
committerErlang/OTP <[email protected]>2010-09-13 17:57:05 +0200
commit807a9ec710cdd78199ee1dc77ca151f428810e0b (patch)
treebbd3ec509fc20a416b69e075d4a38a80be11cb37 /lib/inets/vsn.mk
parenta1a4c79887cf827c018cf767e320fd249cd24231 (diff)
parent2c9ce108c495d4b12bd7d6d7a46af16b839ffa3d (diff)
downloadotp-807a9ec710cdd78199ee1dc77ca151f428810e0b.tar.gz
otp-807a9ec710cdd78199ee1dc77ca151f428810e0b.tar.bz2
otp-807a9ec710cdd78199ee1dc77ca151f428810e0b.zip
Merge branch 'bmk/inets/prepare_for_r14b' of ../bmk_otp into dev
* 'bmk/inets/prepare_for_r14b' of ../bmk_otp: Prepare release for inets-5.5 (R14B).
Diffstat (limited to 'lib/inets/vsn.mk')
-rw-r--r--lib/inets/vsn.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/inets/vsn.mk b/lib/inets/vsn.mk
index b53d47d99c..5eff9e4e3f 100644
--- a/lib/inets/vsn.mk
+++ b/lib/inets/vsn.mk
@@ -1,4 +1,5 @@
APPLICATION = inets
-INETS_VSN = 5.4
+INETS_VSN = 5.5
PRE_VSN =
APP_VSN = "$(APPLICATION)-$(INETS_VSN)$(PRE_VSN)"
+