diff options
author | Erlang/OTP <[email protected]> | 2018-03-09 10:59:22 +0100 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2018-03-09 10:59:22 +0100 |
commit | db5a9ef5e49f55338369f088bbef1d492f8c3c0c (patch) | |
tree | ad6bb920115f4dc0bc883267a1e15bcd39006be9 /lib/compiler | |
parent | 87a43e0a2039b31887a40e2c7dcfa03788b6acd9 (diff) | |
download | otp-db5a9ef5e49f55338369f088bbef1d492f8c3c0c.tar.gz otp-db5a9ef5e49f55338369f088bbef1d492f8c3c0c.tar.bz2 otp-db5a9ef5e49f55338369f088bbef1d492f8c3c0c.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 082786c7d8..ee75ee27fd 100644 --- a/lib/compiler/vsn.mk +++ b/lib/compiler/vsn.mk @@ -1 +1 @@ -COMPILER_VSN = 7.1.4 +COMPILER_VSN = 7.1.5 |