diff options
author | Erlang/OTP <[email protected]> | 2013-04-04 17:54:00 +0200 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2013-04-04 17:54:00 +0200 |
commit | 7b31cdb80624567568474d79bff07e053457a450 (patch) | |
tree | a1d49a8f2dd9a5d2385034176651c4f7015dc959 /erts/vsn.mk | |
parent | b3678dc3c0dbf0a3aa8c54e248e4579afa1d8c67 (diff) | |
download | otp-7b31cdb80624567568474d79bff07e053457a450.tar.gz otp-7b31cdb80624567568474d79bff07e053457a450.tar.bz2 otp-7b31cdb80624567568474d79bff07e053457a450.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 4cdc20b550..07ca2ec1b3 100644 --- a/erts/vsn.mk +++ b/erts/vsn.mk @@ -17,7 +17,7 @@ # %CopyrightEnd% # -VSN = 5.10.1 +VSN = 5.10.1.1 SYSTEM_VSN = R16B # Port number 4365 in 4.2 |