diff options
author | Erlang/OTP <[email protected]> | 2015-06-30 11:53:41 +0200 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2015-06-30 11:53:41 +0200 |
commit | c97e4fb7f534d4c206e0446ddeeec0f47c57f81c (patch) | |
tree | 37d6c5dea97316da48ce79991ffcbe42c47af91e /erts/vsn.mk | |
parent | d8765c20ceb9dbb4f711e0b256cc201f5e422e77 (diff) | |
download | otp-c97e4fb7f534d4c206e0446ddeeec0f47c57f81c.tar.gz otp-c97e4fb7f534d4c206e0446ddeeec0f47c57f81c.tar.bz2 otp-c97e4fb7f534d4c206e0446ddeeec0f47c57f81c.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 1012f5eafd..985834a801 100644 --- a/erts/vsn.mk +++ b/erts/vsn.mk @@ -18,7 +18,7 @@ # %CopyrightEnd% # -VSN = 7.0 +VSN = 7.0.1 # Port number 4365 in 4.2 # Port number 4366 in 4.3 |