diff options
author | Raimo Niskanen <[email protected]> | 2012-05-16 12:04:00 +0200 |
---|---|---|
committer | Raimo Niskanen <[email protected]> | 2012-05-16 12:04:00 +0200 |
commit | 2e5e24abcffa002da8ebb579d869d11416a2a5ae (patch) | |
tree | c6d48279ca44d720d85e9d79612b910df86eec6d /lib/tools/vsn.mk | |
parent | 4cb64e719b643f04f0133d4e20b6f4f19cd8482c (diff) | |
download | otp-2e5e24abcffa002da8ebb579d869d11416a2a5ae.tar.gz otp-2e5e24abcffa002da8ebb579d869d11416a2a5ae.tar.bz2 otp-2e5e24abcffa002da8ebb579d869d11416a2a5ae.zip |
tools: Bump version
Diffstat (limited to 'lib/tools/vsn.mk')
-rw-r--r-- | lib/tools/vsn.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tools/vsn.mk b/lib/tools/vsn.mk index 30a6d282fe..788ee12900 100644 --- a/lib/tools/vsn.mk +++ b/lib/tools/vsn.mk @@ -1 +1 @@ -TOOLS_VSN = 2.6.7 +TOOLS_VSN = 2.6.8 |