diff options
author | Erlang/OTP <[email protected]> | 2018-08-09 17:28:32 +0200 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2018-08-09 17:28:32 +0200 |
commit | c5a344a3cace51ef9697adbab05e45f41d44bf13 (patch) | |
tree | 8a08f2f2227c60177fb7e0eabe1c70b8ca757120 /lib/compiler | |
parent | 7f32afa90f0116567055f7491d3186f26ea6bfef (diff) | |
download | otp-c5a344a3cace51ef9697adbab05e45f41d44bf13.tar.gz otp-c5a344a3cace51ef9697adbab05e45f41d44bf13.tar.bz2 otp-c5a344a3cace51ef9697adbab05e45f41d44bf13.zip |
Update version numbers
Diffstat (limited to 'lib/compiler')
-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..a7bf0f904a 100644 --- a/lib/compiler/vsn.mk +++ b/lib/compiler/vsn.mk @@ -1 +1 @@ -COMPILER_VSN = 7.1.5 +COMPILER_VSN = 7.1.5.1 |