summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJehan <jehan@girinstud.io>2015-11-11 17:17:36 +0100
committerJehan <jehan@girinstud.io>2015-11-16 15:56:45 +0100
commitd0ccdd5db98c390ff273cdb2852aa045f1f7c99e (patch)
tree876cba66ddf329dec67eb41c1390b9559060444d
parent016eb18437793fbdd31149e1fe9fd73df3430d0f (diff)
Release: version 0.0.2.v0.0.2
-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 78e015b..ad32ffc 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 1)
+set (UCHARDET_VERSION_REVISION 2)
if (CMAKE_BUILD_TYPE MATCHES Debug)
set (version_suffix .Debug)
diff --git a/README.md b/README.md
index 11a4860..943b03e 100644
--- a/README.md
+++ b/README.md
@@ -65,7 +65,7 @@ Techniques used by universalchardet are described at http://www.mozilla.org/proj
```
uchardet Command Line Tool
-Version 0.0.1
+Version 0.0.2
Author: BYVoid
Bug Report: http://code.google.com/p/uchardet/issues/entry