diff options
author | Niclas Eklund <[email protected]> | 2009-12-23 16:09:34 +0000 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2009-12-23 16:09:34 +0000 |
commit | 4a61ec49275ce742e05b1e5810dd2a027a11323f (patch) | |
tree | c4d904794da9538eda697f323ce132f8ddaa18f7 /lib/ic/vsn.mk | |
parent | 5149d9a729255e8d900d70deb688a51ecd3e1cf1 (diff) | |
download | otp-4a61ec49275ce742e05b1e5810dd2a027a11323f.tar.gz otp-4a61ec49275ce742e05b1e5810dd2a027a11323f.tar.bz2 otp-4a61ec49275ce742e05b1e5810dd2a027a11323f.zip |
Updated version and release note
Diffstat (limited to 'lib/ic/vsn.mk')
-rw-r--r-- | lib/ic/vsn.mk | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/ic/vsn.mk b/lib/ic/vsn.mk index ec4bb7c3a6..e0fccf4889 100644 --- a/lib/ic/vsn.mk +++ b/lib/ic/vsn.mk @@ -1,6 +1,9 @@ IC_VSN = 4.2.24 -TICKETS = OTP-8307 +TICKETS = OTP-8307 \ + OTP-8353 \ + OTP-8354 \ + OTP-8355 TICKETS_4.2.23 = OTP-8201 |