diff options
author | Erlang/OTP <[email protected]> | 2018-06-19 08:24:54 +0200 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2018-06-19 08:24:54 +0200 |
commit | bb19e24a485e9ef43bcca3fbe9757da83f70c3a0 (patch) | |
tree | a19c71208a9cb9e98cb83fddab2fb63f5bd3436e /lib/compiler/vsn.mk | |
parent | fab4839df8dbf6ee394278893382abd9800236a1 (diff) | |
download | otp-bb19e24a485e9ef43bcca3fbe9757da83f70c3a0.tar.gz otp-bb19e24a485e9ef43bcca3fbe9757da83f70c3a0.tar.bz2 otp-bb19e24a485e9ef43bcca3fbe9757da83f70c3a0.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 ee75ee27fd..a26cb09dff 100644 --- a/lib/compiler/vsn.mk +++ b/lib/compiler/vsn.mk @@ -1 +1 @@ -COMPILER_VSN = 7.1.5 +COMPILER_VSN = 7.2 |