mirror of
https://github.com/Xaymar/obs-StreamFX
synced 2024-11-13 07:15:06 +00:00
plugin: Version 0.8.0a2
This commit is contained in:
parent
f2913685ed
commit
f79846aa3b
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ set(VERSION_MAJOR 0)
|
||||||
set(VERSION_MINOR 8)
|
set(VERSION_MINOR 8)
|
||||||
set(VERSION_PATCH 0)
|
set(VERSION_PATCH 0)
|
||||||
set(VERSION_TWEAK 0)
|
set(VERSION_TWEAK 0)
|
||||||
set(VERSION_SUFFIX "a1")
|
set(VERSION_SUFFIX "a2")
|
||||||
set(PROJECT_COMMIT "N/A")
|
set(PROJECT_COMMIT "N/A")
|
||||||
if(EXISTS "${CMAKE_CURRENT_LIST_DIR}/.git")
|
if(EXISTS "${CMAKE_CURRENT_LIST_DIR}/.git")
|
||||||
set(GIT_RESULT "")
|
set(GIT_RESULT "")
|
||||||
|
|
Loading…
Reference in a new issue