diff options
author | Erlang/OTP <[email protected]> | 2012-06-13 18:57:14 +0200 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2012-06-13 18:57:14 +0200 |
commit | d2c7d9ffb3ceffdb324ce93fc2ea2f442f12c1fe (patch) | |
tree | e2ea5200d8fe04acac059013edb6835e93b1740b /erts/vsn.mk | |
parent | 3d0199a8a9d604aa7a22e996adfd249dddbdccf8 (diff) | |
download | otp-d2c7d9ffb3ceffdb324ce93fc2ea2f442f12c1fe.tar.gz otp-d2c7d9ffb3ceffdb324ce93fc2ea2f442f12c1fe.tar.bz2 otp-d2c7d9ffb3ceffdb324ce93fc2ea2f442f12c1fe.zip |
Prepare release
Diffstat (limited to 'erts/vsn.mk')
-rw-r--r-- | erts/vsn.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/erts/vsn.mk b/erts/vsn.mk index 4e6571c70b..2e830150d8 100644 --- a/erts/vsn.mk +++ b/erts/vsn.mk @@ -17,7 +17,7 @@ # %CopyrightEnd% # -VSN = 5.7.5.2 +VSN = 5.7.5.3 SYSTEM_VSN = R13B04 # Port number 4365 in 4.2 |