diff options
author | Erlang/OTP <[email protected]> | 2017-11-17 14:19:24 +0100 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2017-11-17 14:19:24 +0100 |
commit | 99e6510d22accbcc7ce4e7c198bd6940422eda3f (patch) | |
tree | 77232d46b9f103afe5b5b19b1de34f0014078080 /erts/vsn.mk | |
parent | e81e76485198a4a2de0abf882d93fb1a6880d8c2 (diff) | |
download | otp-99e6510d22accbcc7ce4e7c198bd6940422eda3f.tar.gz otp-99e6510d22accbcc7ce4e7c198bd6940422eda3f.tar.bz2 otp-99e6510d22accbcc7ce4e7c198bd6940422eda3f.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 220c3b5f6c..8cb891e384 100644 --- a/erts/vsn.mk +++ b/erts/vsn.mk @@ -18,7 +18,7 @@ # %CopyrightEnd% # -VSN = 9.1.4 +VSN = 9.1.5 # Port number 4365 in 4.2 # Port number 4366 in 4.3 |