diff options
author | Erlang/OTP <[email protected]> | 2019-06-17 16:50:25 +0200 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2019-06-17 16:50:25 +0200 |
commit | 8f9bf8a8c35e03fecfa8a035076772983ad0dc71 (patch) | |
tree | b189351c5efd7c58e0e7afdf15eb6c4aaad3d00e /erts/vsn.mk | |
parent | 47edf3e160db13bfda6546fe1af07bf11072f857 (diff) | |
download | otp-8f9bf8a8c35e03fecfa8a035076772983ad0dc71.tar.gz otp-8f9bf8a8c35e03fecfa8a035076772983ad0dc71.tar.bz2 otp-8f9bf8a8c35e03fecfa8a035076772983ad0dc71.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 b3fd73bab0..8b159b1c1f 100644 --- a/erts/vsn.mk +++ b/erts/vsn.mk @@ -18,7 +18,7 @@ # %CopyrightEnd% # -VSN = 10.3.5.2 +VSN = 10.3.5.3 # Port number 4365 in 4.2 # Port number 4366 in 4.3 |