diff options
author | Erlang/OTP <[email protected]> | 2019-01-15 19:35:08 +0100 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2019-01-15 19:35:08 +0100 |
commit | 9c005b842583f4aed77ec3a25038f0fd3623f8e9 (patch) | |
tree | 1f00e0e0c51e8df1296d0a3962b0f55b1fdc733b /lib/compiler/vsn.mk | |
parent | d712e055d1554fafe9eb88b15ee5e726a8a6a9be (diff) | |
download | otp-9c005b842583f4aed77ec3a25038f0fd3623f8e9.tar.gz otp-9c005b842583f4aed77ec3a25038f0fd3623f8e9.tar.bz2 otp-9c005b842583f4aed77ec3a25038f0fd3623f8e9.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 97179b7fc4..efedb414ad 100644 --- a/lib/compiler/vsn.mk +++ b/lib/compiler/vsn.mk @@ -1 +1 @@ -COMPILER_VSN = 7.3 +COMPILER_VSN = 7.3.1 |