diff options
author | Erlang/OTP <[email protected]> | 2015-07-08 20:31:29 +0200 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2015-07-08 20:31:29 +0200 |
commit | 5d6aea209c3dafa1bfdb35ea559809185b060bfa (patch) | |
tree | d396b76be878473961bef2a9486a41023c23dd92 /lib/runtime_tools/vsn.mk | |
parent | a527a19e03c9c05e578cf998434c67c6cce86e6f (diff) | |
download | otp-5d6aea209c3dafa1bfdb35ea559809185b060bfa.tar.gz otp-5d6aea209c3dafa1bfdb35ea559809185b060bfa.tar.bz2 otp-5d6aea209c3dafa1bfdb35ea559809185b060bfa.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 3aadc46ab6..83e3612561 100644 --- a/lib/runtime_tools/vsn.mk +++ b/lib/runtime_tools/vsn.mk @@ -1 +1 @@ -RUNTIME_TOOLS_VSN = 1.9 +RUNTIME_TOOLS_VSN = 1.9.1 |