Skip to content

Commit 4615f9a

Browse files
committed
Automatic adjustments after release [skip ci]
* Update to version 24.15.3-dev1
1 parent 2dfda85 commit 4615f9a

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.15.2 LANGUAGES C)
9+
project(gsad VERSION 24.15.3 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)