Release 2.6

Signed-off-by: Michał Trojnara <Michal.Trojnara@stunnel.org>
This commit is contained in:
Michał Trojnara
2023-05-29 23:10:39 +02:00
parent 199f2b4586
commit 0a0fdfe96a
2 changed files with 7 additions and 3 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