Skip to content

Commit

Permalink
Incremented version.
Browse files Browse the repository at this point in the history
  • Loading branch information
arkottke committed Aug 6, 2019
1 parent c6b96d1 commit dfbbb6e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -35,7 +35,7 @@ execute_process(
COMMAND git rev-parse --short HEAD
OUTPUT_VARIABLE PROJECT_GITHASH
OUTPUT_STRIP_TRAILING_WHITESPACE)
set(PROJECT_VERSION "0.6.3")
set(PROJECT_VERSION "0.6.4")

# Global CMake options
set(CMAKE_INCLUDE_CURRENT_DIR ON)
Expand Down
4 changes: 4 additions & 0 deletions HISTORY.rst
@@ -1,3 +1,7 @@
v0.6.4 (2019-08-06)
-------------------
- Fixed manual included in installers

v0.6.3 (2018-11-01)
-------------------
- Fixed initialize of variables in SourceTheoryRvtMotion
Expand Down

0 comments on commit dfbbb6e

Please sign in to comment.