mirror of
https://github.com/binary-kitchen/doorlockd
synced 2024-12-22 02:14:26 +01:00
Version: 1.1
Signed-off-by: Ralf Ramsauer <ralf@ramses-pyramidenbau.de>
This commit is contained in:
parent
9ac1e22af3
commit
6af49dcbda
@ -4,7 +4,7 @@ project(doorlockd)
|
||||
option(USE_COLORIZED_LOGS "Colorized logging" ON)
|
||||
|
||||
set(DOORLOCK_VERSION_MAJOR 1)
|
||||
set(DOORLOCK_VERSION_MINOR 0)
|
||||
set(DOORLOCK_VERSION_MINOR 1)
|
||||
set(DOORLOCK_VERSION_PATCH 0)
|
||||
|
||||
set(DOORLOCK_VERSION "${DOORLOCK_VERSION_MAJOR}.${DOORLOCK_VERSION_MINOR}-${DOORLOCK_VERSION_PATCH}")
|
||||
|
Loading…
Reference in New Issue
Block a user