Skip to content

Commit bc0a786

Browse files
committed
Automatic release to 24.15.0
1 parent 5f60ec8 commit bc0a786

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
@@ -6,7 +6,7 @@ cmake_minimum_required(VERSION 3.18)
66

77
message("-- Configuring gsad")
88

9-
project(gsad VERSION 24.14.3 LANGUAGES C)
9+
project(gsad VERSION 24.15.0 LANGUAGES C)
1010

1111
if(NOT DEFINED PROJECT_VERSION_STRING)
1212
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${CMAKE_CURRENT_SOURCE_DIR}/cmake)

0 commit comments

Comments
 (0)