diff options
author | Erlang/OTP <[email protected]> | 2017-07-26 11:46:21 +0200 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2017-07-26 11:46:21 +0200 |
commit | b43756a45f872255fbb82ce0c235b9aa4a1e01ae (patch) | |
tree | 746c9ebacb3861c4e5bf1089c4aefa16fc552b5c /erts | |
parent | 510fb192b7aa3b1da66a848c07b0bedf24478c6d (diff) | |
download | otp-b43756a45f872255fbb82ce0c235b9aa4a1e01ae.tar.gz otp-b43756a45f872255fbb82ce0c235b9aa4a1e01ae.tar.bz2 otp-b43756a45f872255fbb82ce0c235b9aa4a1e01ae.zip |
Update version numbers
Diffstat (limited to 'erts')
-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 c4bef03e94..59699c6505 100644 --- a/erts/vsn.mk +++ b/erts/vsn.mk @@ -18,7 +18,7 @@ # %CopyrightEnd% # -VSN = 9.0.1 +VSN = 9.0.2 # Port number 4365 in 4.2 # Port number 4366 in 4.3 |