diff options
author | Björn Gustavsson <[email protected]> | 2010-02-11 15:14:44 +0000 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2010-02-11 15:14:44 +0000 |
commit | 6edfe6c0fed6e610289166c51bb007f7ba4d0a3b (patch) | |
tree | e5d341b16f59510a98f16171202ee9d703eedcb5 /lib/runtime_tools | |
parent | fc8f530672291d0eb74734aa3ba4012ff596ab99 (diff) | |
download | otp-6edfe6c0fed6e610289166c51bb007f7ba4d0a3b.tar.gz otp-6edfe6c0fed6e610289166c51bb007f7ba4d0a3b.tar.bz2 otp-6edfe6c0fed6e610289166c51bb007f7ba4d0a3b.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 591f3e1ac4..4bbdef19de 100644 --- a/lib/runtime_tools/vsn.mk +++ b/lib/runtime_tools/vsn.mk @@ -1 +1 @@ -RUNTIME_TOOLS_VSN = 1.8.2 +RUNTIME_TOOLS_VSN = 1.8.3 |