diff options
author | Erlang/OTP <[email protected]> | 2016-06-02 10:55:26 +0200 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2016-06-02 10:55:26 +0200 |
commit | e020f75c10410a6943cd055bfa072a2641eab7da (patch) | |
tree | 56f9a4af41b86bf1530bada0a930bd79f8fb952d /lib/runtime_tools/vsn.mk | |
parent | fe1c9b60822ba9818e06caf1b53f079bb1575086 (diff) | |
download | otp-e020f75c10410a6943cd055bfa072a2641eab7da.tar.gz otp-e020f75c10410a6943cd055bfa072a2641eab7da.tar.bz2 otp-e020f75c10410a6943cd055bfa072a2641eab7da.zip |
Prepare release
Diffstat (limited to 'lib/runtime_tools/vsn.mk')
-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 bfc8b84b91..b33f6f4721 100644 --- a/lib/runtime_tools/vsn.mk +++ b/lib/runtime_tools/vsn.mk @@ -1 +1 @@ -RUNTIME_TOOLS_VSN = 1.9.3 +RUNTIME_TOOLS_VSN = 1.10 |