diff options
author | Erlang/OTP <[email protected]> | 2015-07-06 21:14:34 +0200 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2015-07-06 21:14:34 +0200 |
commit | fb8d80f91ebfc328c3229a5908c3b4d527bfc1e6 (patch) | |
tree | 1ff4915a0233b8b54d9bbbbcdce28b2da7d201f5 /erts/vsn.mk | |
parent | 86d29105143b86bb011634a8e3c84e7f78886463 (diff) | |
download | otp-fb8d80f91ebfc328c3229a5908c3b4d527bfc1e6.tar.gz otp-fb8d80f91ebfc328c3229a5908c3b4d527bfc1e6.tar.bz2 otp-fb8d80f91ebfc328c3229a5908c3b4d527bfc1e6.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 b806cb0b7a..35f40995d5 100644 --- a/erts/vsn.mk +++ b/erts/vsn.mk @@ -17,7 +17,7 @@ # %CopyrightEnd% # -VSN = 6.4.1.1 +VSN = 6.4.1.2 # Port number 4365 in 4.2 # Port number 4366 in 4.3 |