Skip to content

Commit

Permalink
Merge pull request #52 from stephenswat/build/v0_12_0
Browse files Browse the repository at this point in the history
Update version number to v0.12.0
  • Loading branch information
stephenswat authored Jan 21, 2025
2 parents 092c9c3 + 0b19444 commit ebd384b
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.10.0)
project("covfie" VERSION 0.12.0)

# Load some dependencies.
include(GNUInstallDirs)
Expand Down

0 comments on commit ebd384b

Please sign in to comment.