Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
colinbourassa committed Jan 11, 2025
1 parent 9bb1386 commit 83d26e6
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 @@ -2,7 +2,7 @@ cmake_minimum_required (VERSION 3.18)
project (rovergauge)

set (ROVERGAUGE_VER_MAJOR 11)
set (ROVERGAUGE_VER_MINOR 2)
set (ROVERGAUGE_VER_MINOR 3)
set (ROVERGAUGE_VER_PATCH 0)

set (CMAKE_INCLUDE_CURRENT_DIR ON)
Expand Down

0 comments on commit 83d26e6

Please sign in to comment.