summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJehan <jehan@girinstud.io>2015-11-19 15:18:11 +0100
committerJehan <jehan@girinstud.io>2015-11-19 15:18:11 +0100
commitff5fd5eff945186ea9572e6a7feb1144ced3449a (patch)
treeeb94717e8f63e924e8cd39215bbdec711c5deb82
parent5dcff7b241e37b374224057db0337b13db435bc0 (diff)
Release: version 0.0.3.v0.0.3
-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 ade2e67..6d37230 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -9,7 +9,7 @@ set (PACKAGE_URL http://code.google.com/p/uchardet/)
set (PACKAGE_BUGREPORT http://code.google.com/p/uchardet/issues/entry)
set (UCHARDET_VERSION_MAJOR 0)
set (UCHARDET_VERSION_MINOR 0)
-set (UCHARDET_VERSION_REVISION 2)
+set (UCHARDET_VERSION_REVISION 3)
if (CMAKE_BUILD_TYPE MATCHES Debug)
set (version_suffix .Debug)
diff --git a/README.md b/README.md
index b257512..d6f388b 100644
--- a/README.md
+++ b/README.md
@@ -67,7 +67,7 @@ Techniques used by universalchardet are described at http://www.mozilla.org/proj
```
uchardet Command Line Tool
-Version 0.0.2
+Version 0.0.3
Author: BYVoid
Bug Report: http://code.google.com/p/uchardet/issues/entry