diff options
author | Erlang/OTP <[email protected]> | 2018-02-12 13:38:24 +0100 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2018-02-12 13:38:24 +0100 |
commit | 3162499ddc48d4ce877945775f084725ceab57c5 (patch) | |
tree | 162d5edcb754c0fd0b1edbbb8db31f9e1c4f7dbc /erts/vsn.mk | |
parent | 8cfaa0cf95da91be39d116c2fb3b9d3419c9cfa6 (diff) | |
download | otp-3162499ddc48d4ce877945775f084725ceab57c5.tar.gz otp-3162499ddc48d4ce877945775f084725ceab57c5.tar.bz2 otp-3162499ddc48d4ce877945775f084725ceab57c5.zip |
Update version numbers
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 8b22afea3b..50b77fdbc0 100644 --- a/erts/vsn.mk +++ b/erts/vsn.mk @@ -18,7 +18,7 @@ # %CopyrightEnd% # -VSN = 9.2 +VSN = 9.2.1 # Port number 4365 in 4.2 # Port number 4366 in 4.3 |