mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-08 16:09:36 -04:00
Update cmakelist version
This commit is contained in:
parent
89aea02479
commit
2b8f88273c
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
cmake_minimum_required(VERSION 3.11)
|
||||
project(constellation LANGUAGES C VERSION 2.0.0)
|
||||
project(constellation LANGUAGES C VERSION 2.1.0)
|
||||
set(CLI_BUILD_TAGS "" CACHE STRING "Tags passed to go build of Constellation CLI.")
|
||||
|
||||
enable_testing()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue