Skip to content

Commit

Permalink
Merge pull request #296 from microsoft/releasev30
Browse files Browse the repository at this point in the history
Bump version to v0.3.0
  • Loading branch information
abeltrano authored Jun 26, 2024
2 parents 090673f + 300df93 commit e329c38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/version.cmake
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

# Default version values in case we can't get them from git.
set(VERSION_MAJOR 0)
set(VERSION_MINOR 2)
set(VERSION_MINOR 3)
set(VERSION_PATCH 0)

if (NOT GIT_EXECUTABLE)
Expand Down

0 comments on commit e329c38

Please sign in to comment.