project: Version 0.8.0b2hf2

This commit is contained in:
Michael Fabian 'Xaymar' Dirks 2020-04-24 08:54:04 +02:00
parent 4cfa0ed4d4
commit 50671c7f69
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ set(VERSION_MAJOR 0)
set(VERSION_MINOR 8)
set(VERSION_PATCH 0)
set(VERSION_TWEAK 0)
set(VERSION_SUFFIX "b2hf1")
set(VERSION_SUFFIX "b2hf2")
if(EXISTS "${CMAKE_CURRENT_LIST_DIR}/.git")
set(GIT_RESULT "")
set(GIT_OUTPUT "")