fix incorrect version number
This commit is contained in:
parent
cab9c25884
commit
6ae6866f3b
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
||||||
cmake_minimum_required(VERSION 3.15)
|
cmake_minimum_required(VERSION 3.15)
|
||||||
project(
|
project(
|
||||||
actsim-cluster-agent
|
actsim-cluster-agent
|
||||||
VERSION 0.0.2
|
VERSION 0.0.1
|
||||||
DESCRIPTION "A cluster agent for the actsim simulator."
|
DESCRIPTION "A cluster agent for the actsim simulator."
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue