mirror of
https://gitlab.freedesktop.org/uchardet/uchardet.git
synced 2025-12-07 17:26:41 +08:00
Release: version 0.0.3.
This commit is contained in:
parent
5dcff7b241
commit
ff5fd5eff9
@ -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 (PACKAGE_BUGREPORT http://code.google.com/p/uchardet/issues/entry)
|
||||||
set (UCHARDET_VERSION_MAJOR 0)
|
set (UCHARDET_VERSION_MAJOR 0)
|
||||||
set (UCHARDET_VERSION_MINOR 0)
|
set (UCHARDET_VERSION_MINOR 0)
|
||||||
set (UCHARDET_VERSION_REVISION 2)
|
set (UCHARDET_VERSION_REVISION 3)
|
||||||
|
|
||||||
if (CMAKE_BUILD_TYPE MATCHES Debug)
|
if (CMAKE_BUILD_TYPE MATCHES Debug)
|
||||||
set (version_suffix .Debug)
|
set (version_suffix .Debug)
|
||||||
|
|||||||
@ -67,7 +67,7 @@ Techniques used by universalchardet are described at http://www.mozilla.org/proj
|
|||||||
|
|
||||||
```
|
```
|
||||||
uchardet Command Line Tool
|
uchardet Command Line Tool
|
||||||
Version 0.0.2
|
Version 0.0.3
|
||||||
|
|
||||||
Author: BYVoid
|
Author: BYVoid
|
||||||
Bug Report: http://code.google.com/p/uchardet/issues/entry
|
Bug Report: http://code.google.com/p/uchardet/issues/entry
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user