diff options
author | Erlang/OTP <[email protected]> | 2018-02-12 13:38:24 +0100 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2018-02-12 13:38:24 +0100 |
commit | 3162499ddc48d4ce877945775f084725ceab57c5 (patch) | |
tree | 162d5edcb754c0fd0b1edbbb8db31f9e1c4f7dbc /lib/runtime_tools | |
parent | 8cfaa0cf95da91be39d116c2fb3b9d3419c9cfa6 (diff) | |
download | otp-3162499ddc48d4ce877945775f084725ceab57c5.tar.gz otp-3162499ddc48d4ce877945775f084725ceab57c5.tar.bz2 otp-3162499ddc48d4ce877945775f084725ceab57c5.zip |
Update version numbers
Diffstat (limited to 'lib/runtime_tools')
-rw-r--r-- | lib/runtime_tools/vsn.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/runtime_tools/vsn.mk b/lib/runtime_tools/vsn.mk index 872bd5db1d..0dc6a48570 100644 --- a/lib/runtime_tools/vsn.mk +++ b/lib/runtime_tools/vsn.mk @@ -1 +1 @@ -RUNTIME_TOOLS_VSN = 1.12.3 +RUNTIME_TOOLS_VSN = 1.12.4 |