diff options
author | Erlang/OTP <[email protected]> | 2017-10-05 16:58:18 +0200 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2017-10-05 16:58:18 +0200 |
commit | 7bb7ef2bdd7a07abb8e1ae98b88def0cad168cad (patch) | |
tree | 2163b02e63410e7cc123ddcc4c2b0d17c0f7a4c3 /lib | |
parent | af8867cb16992e10f857cea87334333b969d973f (diff) | |
download | otp-7bb7ef2bdd7a07abb8e1ae98b88def0cad168cad.tar.gz otp-7bb7ef2bdd7a07abb8e1ae98b88def0cad168cad.tar.bz2 otp-7bb7ef2bdd7a07abb8e1ae98b88def0cad168cad.zip |
Update version numbers
Diffstat (limited to 'lib')
-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 5c87304a01..f3b9d3e9fd 100644 --- a/lib/compiler/vsn.mk +++ b/lib/compiler/vsn.mk @@ -1 +1 @@ -COMPILER_VSN = 7.0.4 +COMPILER_VSN = 7.0.4.1 |