mirror of
https://github.com/GothenburgBitFactory/taskshell.git
synced 2025-08-18 15:33:12 +02:00
Bumped version to 1.0.0.beta1
This commit is contained in:
parent
6f5907e903
commit
69fc5fe39b
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ include (CheckStructHasMember)
|
|||
set (HAVE_CMAKE true)
|
||||
|
||||
project (tasksh)
|
||||
set (PROJECT_VERSION "0.9.0.dev")
|
||||
set (PROJECT_VERSION "1.0.0.beta1")
|
||||
|
||||
if (${CMAKE_SYSTEM_NAME} MATCHES "Linux")
|
||||
set (LINUX true)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue