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 cebdbed commit 63abc12Copy full SHA for 63abc12
CMakeLists.txt
@@ -19,7 +19,7 @@ cmake_minimum_required(VERSION 3.5)
19
20
message("-- Configuring gsad")
21
22
-project(gsad VERSION 24.6.1 LANGUAGES C)
+project(gsad VERSION 24.7.0 LANGUAGES C)
23
24
if(NOT DEFINED PROJECT_VERSION_STRING)
25
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${CMAKE_CURRENT_SOURCE_DIR}/cmake)
0 commit comments