mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-23 20:14:05 +00:00
cleanup libs and fix cmake project version.
This commit is contained in:
parent
d630fc0aed
commit
991e0b7cb9
|
@ -22,7 +22,7 @@ option(USE_ALTERNATIVE_NAME "Force the name goldendict-ng " OFF)
|
|||
include(FeatureSummary)
|
||||
|
||||
project(goldendict-ng
|
||||
VERSION 23.09.08
|
||||
VERSION 23.10.01
|
||||
LANGUAGES CXX C)
|
||||
|
||||
if (NOT USE_ALTERNATIVE_NAME)
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue