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/parsetools | |
parent | fc8f530672291d0eb74734aa3ba4012ff596ab99 (diff) | |
download | otp-6edfe6c0fed6e610289166c51bb007f7ba4d0a3b.tar.gz otp-6edfe6c0fed6e610289166c51bb007f7ba4d0a3b.tar.bz2 otp-6edfe6c0fed6e610289166c51bb007f7ba4d0a3b.zip |
Update version numbers
Diffstat (limited to 'lib/parsetools')
-rw-r--r-- | lib/parsetools/vsn.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/parsetools/vsn.mk b/lib/parsetools/vsn.mk index e3db40c193..b1354e89d8 100644 --- a/lib/parsetools/vsn.mk +++ b/lib/parsetools/vsn.mk @@ -1 +1 @@ -PARSETOOLS_VSN = 2.0.1 +PARSETOOLS_VSN = 2.0.2 |