diff options
author | Hans Nilsson <[email protected]> | 2016-06-30 12:21:54 +0200 |
---|---|---|
committer | Hans Nilsson <[email protected]> | 2016-06-30 12:21:54 +0200 |
commit | 7c91a9c8d4a05ab254b89a6b1d700ff794017579 (patch) | |
tree | 7e2d541ccb89b0a1859b1fc9c9ee6cd930f72cd0 /erts/vsn.mk | |
parent | c2157dc06a8c997c207dd82cd6fa11dbcb508f11 (diff) | |
parent | 0573efbc18fc20f8646cf3ff64d2affd06e03cb8 (diff) | |
download | otp-7c91a9c8d4a05ab254b89a6b1d700ff794017579.tar.gz otp-7c91a9c8d4a05ab254b89a6b1d700ff794017579.tar.bz2 otp-7c91a9c8d4a05ab254b89a6b1d700ff794017579.zip |
Merge branch 'maint-19' into maint
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 6ad3680213..924558dab1 100644 --- a/erts/vsn.mk +++ b/erts/vsn.mk @@ -18,7 +18,7 @@ # %CopyrightEnd% # -VSN = 8.0 +VSN = 8.0.1 # Port number 4365 in 4.2 # Port number 4366 in 4.3 |