diff options
author | Gustav Simonsson <[email protected]> | 2012-03-20 12:12:58 +0100 |
---|---|---|
committer | Gustav Simonsson <[email protected]> | 2012-03-20 12:16:15 +0100 |
commit | d7525bedd48843a49857530b94297eb79e73f08b (patch) | |
tree | 6c1dc76c170686acc8e90e52300aed4a93882b4a /lib | |
parent | 217fd3473000be4a7e251ab78badba82d80f076f (diff) | |
download | otp-d7525bedd48843a49857530b94297eb79e73f08b.tar.gz otp-d7525bedd48843a49857530b94297eb79e73f08b.tar.bz2 otp-d7525bedd48843a49857530b94297eb79e73f08b.zip |
Bump version from 4.2.29 to 4.2.30
Diffstat (limited to 'lib')
-rw-r--r-- | lib/ic/vsn.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ic/vsn.mk b/lib/ic/vsn.mk index e21fc8fbb2..fc1475974e 100644 --- a/lib/ic/vsn.mk +++ b/lib/ic/vsn.mk @@ -1 +1 @@ -IC_VSN = 4.2.29 +IC_VSN = 4.2.30 |