diff options
author | Erlang/OTP <[email protected]> | 2017-10-02 15:55:32 +0200 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2017-10-02 15:55:32 +0200 |
commit | b584195a6befac314eef75ac3f1ae2ac4f448a61 (patch) | |
tree | ab9c8e5cf751482cef13ba94c9271b44e9ffe3ca /lib/compiler/vsn.mk | |
parent | cdfe0befcbf4fb8efe3dd7476cfff271eff03c37 (diff) | |
download | otp-b584195a6befac314eef75ac3f1ae2ac4f448a61.tar.gz otp-b584195a6befac314eef75ac3f1ae2ac4f448a61.tar.bz2 otp-b584195a6befac314eef75ac3f1ae2ac4f448a61.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 43fe0c8f6d..435a57aac2 100644 --- a/lib/compiler/vsn.mk +++ b/lib/compiler/vsn.mk @@ -1 +1 @@ -COMPILER_VSN = 7.1.2 +COMPILER_VSN = 7.1.3 |