Skip to content

Commit

Permalink
build: Bump version to 0.6.x (#225)
Browse files Browse the repository at this point in the history
  • Loading branch information
meklort authored Jun 15, 2021
1 parent 3a6c998 commit e5fc420
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
Expand Up @@ -43,7 +43,7 @@
################################################################################

SET(VERSION_MAJOR 0)
SET(VERSION_MINOR 5)
SET(VERSION_MINOR 6)
SET(VERSION_PATCH )

SET(SEMVER_REGEX "v?(0|[1-9]*)\\.(0|[0-9]*)\\.(0|[0-9]*)")
Expand Down

0 comments on commit e5fc420

Please sign in to comment.