Skip to content

Commit 63abc12

Browse files
committed
Automatic release to 24.7.0
1 parent cebdbed commit 63abc12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ cmake_minimum_required(VERSION 3.5)
1919

2020
message("-- Configuring gsad")
2121

22-
project(gsad VERSION 24.6.1 LANGUAGES C)
22+
project(gsad VERSION 24.7.0 LANGUAGES C)
2323

2424
if(NOT DEFINED PROJECT_VERSION_STRING)
2525
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${CMAKE_CURRENT_SOURCE_DIR}/cmake)

0 commit comments

Comments
 (0)