diff options
author | Erlang/OTP <[email protected]> | 2019-03-21 16:46:47 +0100 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2019-03-21 16:46:47 +0100 |
commit | 41f3ffaeeaee488f22b4cd4b5b503bf5c3470c45 (patch) | |
tree | 49563fbb96f613e9e3453fbd2796857ee5dbd229 /erts/vsn.mk | |
parent | f4c6d5e9f0d8b3d089e6d468ce898470779f38fb (diff) | |
download | otp-41f3ffaeeaee488f22b4cd4b5b503bf5c3470c45.tar.gz otp-41f3ffaeeaee488f22b4cd4b5b503bf5c3470c45.tar.bz2 otp-41f3ffaeeaee488f22b4cd4b5b503bf5c3470c45.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 fac608ed4e..3942af7f78 100644 --- a/erts/vsn.mk +++ b/erts/vsn.mk @@ -18,7 +18,7 @@ # %CopyrightEnd% # -VSN = 10.3 +VSN = 10.3.1 # Port number 4365 in 4.2 # Port number 4366 in 4.3 |