diff options
author | Erlang/OTP <[email protected]> | 2010-10-05 10:43:00 +0200 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2010-10-05 10:43:00 +0200 |
commit | 3ffb56672f9b51c5e1080c53b62a3e60983dfdfc (patch) | |
tree | 42e0f0e8e62caf01984200c361bdc1374e43f539 /erts/vsn.mk | |
parent | 7501aa3cc1f2ace6dc68c780dd329d23c35a1d50 (diff) | |
download | otp-3ffb56672f9b51c5e1080c53b62a3e60983dfdfc.tar.gz otp-3ffb56672f9b51c5e1080c53b62a3e60983dfdfc.tar.bz2 otp-3ffb56672f9b51c5e1080c53b62a3e60983dfdfc.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 ce6330e6dd..af9744f012 100644 --- a/erts/vsn.mk +++ b/erts/vsn.mk @@ -17,7 +17,7 @@ # %CopyrightEnd% # -VSN = 5.8.1 +VSN = 5.8.1.1 SYSTEM_VSN = R14B # Port number 4365 in 4.2 |