diff options
author | Erlang/OTP <[email protected]> | 2016-11-08 10:17:52 +0100 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2016-11-08 10:17:52 +0100 |
commit | 02f50b2308bf6b7d99207a736e70ea3b1e3a6da6 (patch) | |
tree | f5bab080054ea99d162fa0e0b1181d41615ba5a3 | |
parent | cd4741b56a6651aa026e728b7ed551e529deb6d0 (diff) | |
download | otp-02f50b2308bf6b7d99207a736e70ea3b1e3a6da6.tar.gz otp-02f50b2308bf6b7d99207a736e70ea3b1e3a6da6.tar.bz2 otp-02f50b2308bf6b7d99207a736e70ea3b1e3a6da6.zip |
Update version numbers
-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 ad9148f61f..317d731cd7 100644 --- a/erts/vsn.mk +++ b/erts/vsn.mk @@ -18,7 +18,7 @@ # %CopyrightEnd% # -VSN = 8.1 +VSN = 8.1.1 # Port number 4365 in 4.2 # Port number 4366 in 4.3 |