diff options
author | Niclas Eklund <[email protected]> | 2010-05-21 13:07:38 +0000 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2010-05-21 13:07:38 +0000 |
commit | cb2fced5a477e7b75e1d002542bb36a43b1f6071 (patch) | |
tree | bd3af6cbf81522f4393e1f2159de62138db2dfc4 /lib/ic/vsn.mk | |
parent | 518f5ceabea5e2aba216a0a6737e9d2c1f89331e (diff) | |
download | otp-cb2fced5a477e7b75e1d002542bb36a43b1f6071.tar.gz otp-cb2fced5a477e7b75e1d002542bb36a43b1f6071.tar.bz2 otp-cb2fced5a477e7b75e1d002542bb36a43b1f6071.zip |
Prepare new version.
Diffstat (limited to 'lib/ic/vsn.mk')
-rw-r--r-- | lib/ic/vsn.mk | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/ic/vsn.mk b/lib/ic/vsn.mk index e0fccf4889..4aa2a04b60 100644 --- a/lib/ic/vsn.mk +++ b/lib/ic/vsn.mk @@ -1,6 +1,8 @@ -IC_VSN = 4.2.24 +IC_VSN = 4.2.25 -TICKETS = OTP-8307 \ +TICKETS = OTP-8639 + +TICKETS_4.2.24 = OTP-8307 \ OTP-8353 \ OTP-8354 \ OTP-8355 |