diff options
author | Erlang/OTP <[email protected]> | 2017-08-23 10:39:49 +0200 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2017-08-23 10:39:49 +0200 |
commit | e769d2c06eddfca16b1d4b5f7a3a7d1ed0218777 (patch) | |
tree | 54b8896d19e309072a918d347fc145b7e798103c /erts/vsn.mk | |
parent | c150a747affa0d1cba56cbfbf207e65ffe52e6ed (diff) | |
download | otp-e769d2c06eddfca16b1d4b5f7a3a7d1ed0218777.tar.gz otp-e769d2c06eddfca16b1d4b5f7a3a7d1ed0218777.tar.bz2 otp-e769d2c06eddfca16b1d4b5f7a3a7d1ed0218777.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 59699c6505..f90870b7c8 100644 --- a/erts/vsn.mk +++ b/erts/vsn.mk @@ -18,7 +18,7 @@ # %CopyrightEnd% # -VSN = 9.0.2 +VSN = 9.0.3 # Port number 4365 in 4.2 # Port number 4366 in 4.3 |