Release: version 0.0.2.

This commit is contained in:
Jehan 2015-11-11 17:17:36 +01:00
parent 016eb18437
commit d0ccdd5db9
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ set (PACKAGE_URL http://code.google.com/p/uchardet/)
set (PACKAGE_BUGREPORT http://code.google.com/p/uchardet/issues/entry)
set (UCHARDET_VERSION_MAJOR 0)
set (UCHARDET_VERSION_MINOR 0)
set (UCHARDET_VERSION_REVISION 1)
set (UCHARDET_VERSION_REVISION 2)
if (CMAKE_BUILD_TYPE MATCHES Debug)
set (version_suffix .Debug)

View File

@ -65,7 +65,7 @@ Techniques used by universalchardet are described at http://www.mozilla.org/proj
```
uchardet Command Line Tool
Version 0.0.1
Version 0.0.2
Author: BYVoid
Bug Report: http://code.google.com/p/uchardet/issues/entry