mirror of
https://gitlab.freedesktop.org/uchardet/uchardet.git
synced 2025-12-06 16:56:40 +08:00
Release: version 0.0.8.
This commit is contained in:
parent
c218a3ccd6
commit
ae6302a016
@ -10,7 +10,7 @@ set (PACKAGE_URL https://www.freedesktop.org/wiki/Software/uchardet/)
|
|||||||
set (PACKAGE_BUGREPORT https://gitlab.freedesktop.org/uchardet/uchardet/-/issues)
|
set (PACKAGE_BUGREPORT https://gitlab.freedesktop.org/uchardet/uchardet/-/issues)
|
||||||
set (UCHARDET_VERSION_MAJOR 0)
|
set (UCHARDET_VERSION_MAJOR 0)
|
||||||
set (UCHARDET_VERSION_MINOR 0)
|
set (UCHARDET_VERSION_MINOR 0)
|
||||||
set (UCHARDET_VERSION_REVISION 7)
|
set (UCHARDET_VERSION_REVISION 8)
|
||||||
|
|
||||||
if (CMAKE_BUILD_TYPE MATCHES Debug)
|
if (CMAKE_BUILD_TYPE MATCHES Debug)
|
||||||
set (version_suffix .debug)
|
set (version_suffix .debug)
|
||||||
|
|||||||
@ -269,7 +269,7 @@ which implemented such support.
|
|||||||
|
|
||||||
```
|
```
|
||||||
uchardet Command Line Tool
|
uchardet Command Line Tool
|
||||||
Version 0.0.7
|
Version 0.0.8
|
||||||
|
|
||||||
Authors: BYVoid, Jehan
|
Authors: BYVoid, Jehan
|
||||||
Bug Report: https://gitlab.freedesktop.org/uchardet/uchardet/-/issues
|
Bug Report: https://gitlab.freedesktop.org/uchardet/uchardet/-/issues
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user