This commit is contained in:
parent
72e2482028
commit
80d2e5b86b
|
@ -5,7 +5,7 @@ set(CMAKE_BUILD_TYPE "Release" CACHE STRING "The type of build.")
|
||||||
set(XGETTEXT_CMD "xgettext" CACHE STRING "The command for xgettext.")
|
set(XGETTEXT_CMD "xgettext" CACHE STRING "The command for xgettext.")
|
||||||
|
|
||||||
project(epubgrep
|
project(epubgrep
|
||||||
VERSION 0.1.0
|
VERSION 0.1.1
|
||||||
DESCRIPTION "Search tool for EPUB ebooks"
|
DESCRIPTION "Search tool for EPUB ebooks"
|
||||||
LANGUAGES CXX)
|
LANGUAGES CXX)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user