We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aae68f6 commit 2aeeee0Copy full SHA for 2aeeee0
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.5.1)
2
project(celerity_runtime)
3
4
-set(Celerity_VERSION 0.0.0)
+set(Celerity_VERSION 0.1.0)
5
6
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${PROJECT_SOURCE_DIR}/cmake)
7
set_property(GLOBAL PROPERTY USE_FOLDERS ON)
0 commit comments