Skip to content

Commit

Permalink
Update NEWS and bump project version to 1.7.8
Browse files Browse the repository at this point in the history
  • Loading branch information
lamiller0 committed Apr 30, 2018
1 parent a3b29eb commit 8bf5f34
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 390 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -51,7 +51,7 @@ ENDIF()
# Declare the project version
SET(PROJECT_VERSION_MAJOR "1")
SET(PROJECT_VERSION_MINOR "7")
SET(PROJECT_VERSION_PATCH "7")
SET(PROJECT_VERSION_PATCH "8")
SET(PROJECT_VERSION
${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}.${PROJECT_VERSION_PATCH})
SET(VERSION ${PROJECT_VERSION})
Expand Down

0 comments on commit 8bf5f34

Please sign in to comment.