Skip to content
This repository has been archived by the owner on Jul 6, 2020. It is now read-only.

Commit

Permalink
Bumped patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
jaw committed Sep 7, 2013
1 parent 61ad7a6 commit aa66996
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 @@ PROJECT(VSXu)

set(VSXU_VERSION_MAJOR "0")
set(VSXU_VERSION_MINOR "4")
set(VSXU_VERSION_PATCH "0")
set(VSXU_VERSION_PATCH "0.1")
set(VSXU_VERSION ${VSXU_VERSION_MAJOR}.${VSXU_VERSION_MINOR}.${VSXU_VERSION_PATCH})

message("---------------------------------------------------------------------")
Expand Down

0 comments on commit aa66996

Please sign in to comment.