This commit is contained in:
parent
d56cf4de56
commit
5d6fdc599f
|
@ -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.4.0
|
VERSION 0.5.0
|
||||||
DESCRIPTION "Search tool for EPUB e-books"
|
DESCRIPTION "Search tool for EPUB e-books"
|
||||||
HOMEPAGE_URL "https://schlomp.space/tastytea/epubgrep"
|
HOMEPAGE_URL "https://schlomp.space/tastytea/epubgrep"
|
||||||
LANGUAGES CXX)
|
LANGUAGES CXX)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user