summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJehan <jehan@girinstud.io>2015-12-04 22:45:26 +0100
committerJehan <jehan@girinstud.io>2015-12-04 22:45:26 +0100
commit886e03a523334077ae598fc64171a2b49cd705f1 (patch)
tree89541a9836028b1ac8e295e3662fa00bae75e8e5
parentfe7bf3e994d60d36029b3580144e2a7f91933ad8 (diff)
Release: version 0.0.5.v0.0.5
-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 506203d..0b65c49 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -9,7 +9,7 @@ set (PACKAGE_URL https://github.com/BYVoid/uchardet)
set (PACKAGE_BUGREPORT https://github.com/BYVoid/uchardet/issues)
set (UCHARDET_VERSION_MAJOR 0)
set (UCHARDET_VERSION_MINOR 0)
-set (UCHARDET_VERSION_REVISION 4)
+set (UCHARDET_VERSION_REVISION 5)
if (CMAKE_BUILD_TYPE MATCHES Debug)
set (version_suffix .Debug)
diff --git a/README.md b/README.md
index 9b1b6af..3740b14 100644
--- a/README.md
+++ b/README.md
@@ -92,7 +92,7 @@ Techniques used by universalchardet are described at http://www.mozilla.org/proj
```
uchardet Command Line Tool
-Version 0.0.4
+Version 0.0.5
Authors: BYVoid, Jehan
Bug Report: https://github.com/BYVoid/uchardet/issues