diff options
author | Fredrik Gustafsson <[email protected]> | 2013-01-17 16:37:48 +0100 |
---|---|---|
committer | Fredrik Gustafsson <[email protected]> | 2013-01-17 16:37:48 +0100 |
commit | 64e585da09339be629f05195cfcff7b01dcb0497 (patch) | |
tree | 9dd719002fa6dc372154c0adefe1855e55890616 /erts/vsn.mk | |
parent | 2b0c190aa88716b24866b0a751cfe6252348ab00 (diff) | |
parent | a0e362765d9d4afb0211f49eb787d2139b3eb7be (diff) | |
download | otp-64e585da09339be629f05195cfcff7b01dcb0497.tar.gz otp-64e585da09339be629f05195cfcff7b01dcb0497.tar.bz2 otp-64e585da09339be629f05195cfcff7b01dcb0497.zip |
Merge tag 'build/maint-r15/2013-01-14_20.31' into maint-r15
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 34410354bc..90e67aa474 100644 --- a/erts/vsn.mk +++ b/erts/vsn.mk @@ -17,7 +17,7 @@ # %CopyrightEnd% # -VSN = 5.9.3.1 +VSN = 5.10 SYSTEM_VSN = R15B03 # Port number 4365 in 4.2 |