diff options
author | Erlang/OTP <otp@erlang.org> | 2019-07-09 09:52:19 +0200 |
---|---|---|
committer | Erlang/OTP <otp@erlang.org> | 2019-07-09 09:52:19 +0200 |
commit | 20e26498ff75c4689a68e11e28016ae5fe44d791 (patch) | |
tree | 1d8a915f0c6e36be537a647d5a85edfb51707846 /lib/compiler/vsn.mk | |
parent | 7c1711215aa1d9bf620340bf96777e3251a104e8 (diff) | |
download | erlang-20e26498ff75c4689a68e11e28016ae5fe44d791.tar.gz |
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 508bbc902c..c76777b191 100644 --- a/lib/compiler/vsn.mk +++ b/lib/compiler/vsn.mk @@ -1 +1 @@ -COMPILER_VSN = 7.4.2 +COMPILER_VSN = 7.4.3 |