diff options
author | Micael Karlberg <[email protected]> | 2011-06-28 16:51:30 +0200 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2011-06-28 16:51:30 +0200 |
commit | 7492a31ce78e61d36713e4e88ac06fcc7ca9ddf7 (patch) | |
tree | 720d872abcb4354492d3c957b1c8a64990fda12f /lib/inets/vsn.mk | |
parent | 80afe2b50aa5479e1e53dd7ba01e540df6351781 (diff) | |
parent | 9cb4040e4aeed40a52f174a7c4d9106e38572605 (diff) | |
download | otp-7492a31ce78e61d36713e4e88ac06fcc7ca9ddf7.tar.gz otp-7492a31ce78e61d36713e4e88ac06fcc7ca9ddf7.tar.bz2 otp-7492a31ce78e61d36713e4e88ac06fcc7ca9ddf7.zip |
Merge branch 'maint-r14' into dev
Diffstat (limited to 'lib/inets/vsn.mk')
-rw-r--r-- | lib/inets/vsn.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/inets/vsn.mk b/lib/inets/vsn.mk index c0e25a30e3..4abc1733d3 100644 --- a/lib/inets/vsn.mk +++ b/lib/inets/vsn.mk @@ -18,7 +18,7 @@ # %CopyrightEnd% APPLICATION = inets -INETS_VSN = 5.6 +INETS_VSN = 5.7 PRE_VSN = APP_VSN = "$(APPLICATION)-$(INETS_VSN)$(PRE_VSN)" |