diff options
author | Erlang/OTP <[email protected]> | 2016-07-14 11:22:49 +0200 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2016-07-14 11:22:49 +0200 |
commit | e35e6a94e57a651e4837c2391d5b1d3ac57c978b (patch) | |
tree | ad0e3de7489fe0dae6356422ef70553397abe3cf /lib/compiler/vsn.mk | |
parent | e84614bb7454087cf5c249a470d2dc47b05f6d28 (diff) | |
download | otp-e35e6a94e57a651e4837c2391d5b1d3ac57c978b.tar.gz otp-e35e6a94e57a651e4837c2391d5b1d3ac57c978b.tar.bz2 otp-e35e6a94e57a651e4837c2391d5b1d3ac57c978b.zip |
Prepare release
Diffstat (limited to 'lib/compiler/vsn.mk')
-rw-r--r-- | lib/compiler/vsn.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/compiler/vsn.mk b/lib/compiler/vsn.mk index 23dd4bd4b1..334784657e 100644 --- a/lib/compiler/vsn.mk +++ b/lib/compiler/vsn.mk @@ -1 +1 @@ -COMPILER_VSN = 7.0 +COMPILER_VSN = 7.0.1 |