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/runtime_tools | |
parent | 87a43e0a2039b31887a40e2c7dcfa03788b6acd9 (diff) | |
download | otp-db5a9ef5e49f55338369f088bbef1d492f8c3c0c.tar.gz otp-db5a9ef5e49f55338369f088bbef1d492f8c3c0c.tar.bz2 otp-db5a9ef5e49f55338369f088bbef1d492f8c3c0c.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 0dc6a48570..26869b9412 100644 --- a/lib/runtime_tools/vsn.mk +++ b/lib/runtime_tools/vsn.mk @@ -1 +1 @@ -RUNTIME_TOOLS_VSN = 1.12.4 +RUNTIME_TOOLS_VSN = 1.12.5 |