summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJehan <jehan@girinstud.io>2022-11-30 21:06:30 +0100
committerJehan <jehan@girinstud.io>2022-12-08 21:52:25 +0100
commitae6302a016088ad07177f86d417b20010053632b (patch)
treedd3dd104bf501637606ad57d69c6100b7badcbb6
parentc218a3ccd60aab7fa87d4f65a0534cc99009edbe (diff)
Release: version 0.0.8.v0.0.8
-rw-r--r--CMakeLists.txt2
-rw-r--r--README.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index f9aecf2..a570264 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -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 (UCHARDET_VERSION_MAJOR 0)
set (UCHARDET_VERSION_MINOR 0)
-set (UCHARDET_VERSION_REVISION 7)
+set (UCHARDET_VERSION_REVISION 8)
if (CMAKE_BUILD_TYPE MATCHES Debug)
set (version_suffix .debug)
diff --git a/README.md b/README.md
index aa630bc..f6a7424 100644
--- a/README.md
+++ b/README.md
@@ -269,7 +269,7 @@ which implemented such support.
```
uchardet Command Line Tool
-Version 0.0.7
+Version 0.0.8
Authors: BYVoid, Jehan
Bug Report: https://gitlab.freedesktop.org/uchardet/uchardet/-/issues