summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJehan <jehan@girinstud.io>2016-07-20 00:45:38 +0200
committerJehan <jehan@girinstud.io>2016-07-20 01:47:50 +0200
commit8a8d6b654c3e7164e08c84199645d1427b457bb6 (patch)
treec7c64323c5d3c85a7ad03cea9c94378b1663d0da
parent771d78b7df53a40ad10221d98a011ef119af549f (diff)
Release: version 0.0.6.v0.0.6
-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 7498e31..e9a699e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -9,7 +9,7 @@ set (PACKAGE_URL https://www.freedesktop.org/wiki/Software/uchardet/)
set (PACKAGE_BUGREPORT https://bugs.freedesktop.org/enter_bug.cgi?product=uchardet)
set (UCHARDET_VERSION_MAJOR 0)
set (UCHARDET_VERSION_MINOR 0)
-set (UCHARDET_VERSION_REVISION 5)
+set (UCHARDET_VERSION_REVISION 6)
if (CMAKE_BUILD_TYPE MATCHES Debug)
set (version_suffix .debug)
diff --git a/README.md b/README.md
index ea12514..0159445 100644
--- a/README.md
+++ b/README.md
@@ -119,7 +119,7 @@ The source can be browsed at: https://cgit.freedesktop.org/uchardet/uchardet/
```
uchardet Command Line Tool
-Version 0.0.5
+Version 0.0.6
Authors: BYVoid, Jehan
Bug Report: https://bugs.freedesktop.org/enter_bug.cgi?product=uchardet