mirror of
https://github.com/GothenburgBitFactory/taskshell.git
synced 2025-06-26 10:54:29 +02:00
Bumped version number to 1.2.0
This commit is contained in:
parent
2f090c7672
commit
47a692b651
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ set (HAVE_CMAKE true)
|
||||||
project (tasksh)
|
project (tasksh)
|
||||||
include (CXXSniffer)
|
include (CXXSniffer)
|
||||||
|
|
||||||
set (PROJECT_VERSION "1.1.0")
|
set (PROJECT_VERSION "1.2.0")
|
||||||
|
|
||||||
include (CheckFunctionExists)
|
include (CheckFunctionExists)
|
||||||
include (CheckStructHasMember)
|
include (CheckStructHasMember)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue