diff options
author | Erlang/OTP <[email protected]> | 2015-12-04 15:13:14 +0100 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2015-12-04 15:13:14 +0100 |
commit | 6fd3aba6bc714b779c5c91ed998a7661190ec882 (patch) | |
tree | cbf756bccf4a7e6298e0e750516d27215cc6d791 /erts/vsn.mk | |
parent | 6d51b1e37c600768556e1503b4752cef7f708184 (diff) | |
download | otp-6fd3aba6bc714b779c5c91ed998a7661190ec882.tar.gz otp-6fd3aba6bc714b779c5c91ed998a7661190ec882.tar.bz2 otp-6fd3aba6bc714b779c5c91ed998a7661190ec882.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 4f5002d401..98946f4797 100644 --- a/erts/vsn.mk +++ b/erts/vsn.mk @@ -17,7 +17,7 @@ # %CopyrightEnd% # -VSN = 6.4.1.4 +VSN = 6.4.1.5 # Port number 4365 in 4.2 # Port number 4366 in 4.3 |