Skip to content

Commit

Permalink
Release: version 0.0.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jehan committed Dec 4, 2015
1 parent fe7bf3e commit 886e03a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 886e03a

Please sign in to comment.