Skip to content

Commit

Permalink
Version bump for 1.8.7 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
GPMueller committed Apr 5, 2019
1 parent 7a85284 commit fe41ded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ set(META_AUTHOR_MAINTAINER "Gideon Mueller")
set(META_AUTHOR_EMAIL "[email protected]")
set(META_VERSION_MAJOR "1")
set(META_VERSION_MINOR "8")
set(META_VERSION_PATCH "6")
set(META_VERSION_PATCH "7")
set(META_VERSION "${META_VERSION_MAJOR}.${META_VERSION_MINOR}.${META_VERSION_PATCH}")
set(META_VERSION_REVISION "${GIT_REV}")
### Propagate version and name_version upwards
Expand Down

0 comments on commit fe41ded

Please sign in to comment.