diff --git a/CMakeLists.txt b/CMakeLists.txt index 7def378..9a2d42f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -49,6 +49,7 @@ if(NOT RELEASE_VERSION) endif() set(ZEAL_VERSION_FULL "${Zeal_VERSION}${ZEAL_VERSION_SUFFIX}") +message(NOTICE "Calculated Zeal version: ${ZEAL_VERSION_FULL}") # For development builds insert an extra release in the AppStream metadata. if(NOT RELEASE_VERSION)