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 0508f80 commit b0b5be7Copy full SHA for b0b5be7
CMakeLists.txt
@@ -24,7 +24,7 @@ endif()
24
list(PREPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake_modules")
25
26
project(Iceberg
27
- VERSION 0.1.0
+ VERSION 0.2.0
28
DESCRIPTION "Iceberg C++ Project"
29
LANGUAGES CXX)
30
0 commit comments