Skip to content

Commit

Permalink
Merge branch 'main' into faster-trash
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmundell authored Jan 15, 2024
2 parents a368c39 + 69f305b commit 6f8ece9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ cmake_minimum_required (VERSION 3.0)

message ("-- Configuring gsad")

project (gsad VERSION 22.8.1 LANGUAGES C)
project (gsad VERSION 22.9.1 LANGUAGES C)

if (NOT DEFINED PROJECT_VERSION_STRING)
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${CMAKE_CURRENT_SOURCE_DIR}/cmake)
Expand Down

0 comments on commit 6f8ece9

Please sign in to comment.