Skip to content

Commit

Permalink
Prep v0.4.6 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
hmatuschek committed Dec 31, 2020
1 parent 606ff77 commit 0139279
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 @@ -44,7 +44,7 @@ ENDIF(UNIX AND APPLE)

set(VERSION_MAJOR 0)
set(VERSION_MINOR 4)
set(VERSION_PATCH 5)
set(VERSION_PATCH 6)
set(VERSION_STRING "\"${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}\"")
message(STATUS "Build version ${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")

Expand Down

0 comments on commit 0139279

Please sign in to comment.