Skip to content

Commit

Permalink
Release: version 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Jehan committed Apr 23, 2020
1 parent 98bc2f3 commit 59f68db
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ set (PACKAGE_URL https://www.freedesktop.org/wiki/Software/uchardet/)
set (PACKAGE_BUGREPORT https://gitlab.freedesktop.org/uchardet/uchardet/-/issues)
set (UCHARDET_VERSION_MAJOR 0)
set (UCHARDET_VERSION_MINOR 0)
set (UCHARDET_VERSION_REVISION 6)
set (UCHARDET_VERSION_REVISION 7)

if (CMAKE_BUILD_TYPE MATCHES Debug)
set (version_suffix .debug)
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -237,10 +237,10 @@ Here is a working "module" section to include in your Flatpak's json manifest:

```
uchardet Command Line Tool
Version 0.0.6
Version 0.0.7
Authors: BYVoid, Jehan
Bug Report: https://bugs.freedesktop.org/enter_bug.cgi?product=uchardet
Bug Report: https://gitlab.freedesktop.org/uchardet/uchardet/-/issues
Usage:
uchardet [Options] [File]...
Expand Down

0 comments on commit 59f68db

Please sign in to comment.