Skip to content

Commit

Permalink
Merge pull request #55 from stephenswat/build/v0_12_1
Browse files Browse the repository at this point in the history
Increment version number to 0.12.1
  • Loading branch information
stephenswat authored Feb 14, 2025
2 parents c080bd7 + 831a218 commit 0d721bb
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 @@ -4,7 +4,7 @@

cmake_minimum_required(VERSION 3.21)

project("covfie" VERSION 0.12.0)
project("covfie" VERSION 0.12.1)

# Load some dependencies.
include(GNUInstallDirs)
Expand Down

0 comments on commit 0d721bb

Please sign in to comment.