diff options
author | Erlang/OTP <[email protected]> | 2017-10-09 15:00:11 +0200 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2017-10-09 15:00:11 +0200 |
commit | ff11b4ac6dd56abc4913cc7686b90316fcb13823 (patch) | |
tree | 7acb754312c7fe98255244b75a91d6d6dee429e5 /erts | |
parent | 8dd2bb07533aa52af37a4b9317dd03f4b179642a (diff) | |
download | otp-ff11b4ac6dd56abc4913cc7686b90316fcb13823.tar.gz otp-ff11b4ac6dd56abc4913cc7686b90316fcb13823.tar.bz2 otp-ff11b4ac6dd56abc4913cc7686b90316fcb13823.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 1c6472a0ab..3d7ff2db66 100644 --- a/erts/vsn.mk +++ b/erts/vsn.mk @@ -18,7 +18,7 @@ # %CopyrightEnd% # -VSN = 9.1.1 +VSN = 9.1.2 # Port number 4365 in 4.2 # Port number 4366 in 4.3 |