diff options
author | Erlang/OTP <[email protected]> | 2015-07-06 21:14:34 +0200 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2015-07-06 21:14:34 +0200 |
commit | fb8d80f91ebfc328c3229a5908c3b4d527bfc1e6 (patch) | |
tree | 1ff4915a0233b8b54d9bbbbcdce28b2da7d201f5 /lib/runtime_tools/vsn.mk | |
parent | 86d29105143b86bb011634a8e3c84e7f78886463 (diff) | |
download | otp-fb8d80f91ebfc328c3229a5908c3b4d527bfc1e6.tar.gz otp-fb8d80f91ebfc328c3229a5908c3b4d527bfc1e6.tar.bz2 otp-fb8d80f91ebfc328c3229a5908c3b4d527bfc1e6.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 e9f43df1aa..71eeba472c 100644 --- a/lib/runtime_tools/vsn.mk +++ b/lib/runtime_tools/vsn.mk @@ -1 +1 @@ -RUNTIME_TOOLS_VSN = 1.8.16 +RUNTIME_TOOLS_VSN = 1.8.16.1 |