project: Version 0.11.0

This commit is contained in:
Michael Fabian 'Xaymar' Dirks 2021-12-26 18:16:39 +01:00
parent 1f11f699a2
commit 4d4db59b23

View file

@ -40,7 +40,7 @@ set(VERSION_MAJOR 0)
set(VERSION_MINOR 11) set(VERSION_MINOR 11)
set(VERSION_PATCH 0) set(VERSION_PATCH 0)
set(VERSION_TWEAK 0) set(VERSION_TWEAK 0)
set(VERSION_SUFFIX "c1") set(VERSION_SUFFIX "")
set(VERSION_COMMIT "00000000") set(VERSION_COMMIT "00000000")
# Check if we are in a git repository. # Check if we are in a git repository.