summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJehan <jehan@girinstud.io>2015-12-03 19:48:58 +0100
committerJehan <jehan@girinstud.io>2015-12-03 19:48:58 +0100
commite4260f4a394340144d6a97f512e1a99d798fd753 (patch)
tree8a3d1b6d79e0b39948a796657f4d0f7d33c96f25
parentba56d9180882bcc0b8fb67199af0b3355bdb00b5 (diff)
Release: version 0.0.4.v0.0.4
-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 2bbb476..506203d 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 3)
+set (UCHARDET_VERSION_REVISION 4)
if (CMAKE_BUILD_TYPE MATCHES Debug)
set (version_suffix .Debug)
diff --git a/README.md b/README.md
index d3e0fb7..28da24d 100644
--- a/README.md
+++ b/README.md
@@ -79,7 +79,7 @@ Techniques used by universalchardet are described at http://www.mozilla.org/proj
```
uchardet Command Line Tool
-Version 0.0.3
+Version 0.0.4
Authors: BYVoid, Jehan
Bug Report: https://github.com/BYVoid/uchardet/issues