diff options
author | Erlang/OTP <[email protected]> | 2018-09-11 15:14:08 +0200 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2018-09-11 15:14:08 +0200 |
commit | 695de90e7e21e79464922071cb5f8b3fb0fe1bbf (patch) | |
tree | b25245c0945ed0a9270e3db5df903a0d19b7c15f /lib | |
parent | 4e6b3a9066c096e67d4c5482af22f0d116c30501 (diff) | |
download | otp-695de90e7e21e79464922071cb5f8b3fb0fe1bbf.tar.gz otp-695de90e7e21e79464922071cb5f8b3fb0fe1bbf.tar.bz2 otp-695de90e7e21e79464922071cb5f8b3fb0fe1bbf.zip |
Update version numbers
Diffstat (limited to 'lib')
-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 a7bf0f904a..c9036d0178 100644 --- a/lib/compiler/vsn.mk +++ b/lib/compiler/vsn.mk @@ -1 +1 @@ -COMPILER_VSN = 7.1.5.1 +COMPILER_VSN = 7.1.5.2 |