Release 2.10

Signed-off-by: Michał Trojnara <Michal.Trojnara@stunnel.org>
This commit is contained in:
Michał Trojnara
2025-06-23 21:36:13 +02:00
parent 343b0af1fe
commit 8329a14f8b
3 changed files with 4 additions and 5 deletions

View File

@ -16,7 +16,7 @@ project(osslsigncode
LANGUAGES C)
# force nonstandard version format for development packages
set(DEV "-dev")
set(DEV "")
set(PROJECT_VERSION "${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}${DEV}")
# version and contact information