Skip to content

Commit

Permalink
Pushing version to 5.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
msoos committed Aug 5, 2018
1 parent f65efe0 commit c39be87
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,7 @@ if (GIT_EXECUTABLE)
else()
set(GIT_SHA "GIT-hash-notfound")
endif()
set(CMS_FULL_VERSION "5.6.3")
set(CMS_FULL_VERSION "5.6.4")

string(REPLACE "." ";" CMS_FULL_VERSION_LIST ${CMS_FULL_VERSION})
SetVersionNumber("PROJECT" ${CMS_FULL_VERSION_LIST})
Expand Down
2 changes: 1 addition & 1 deletion scripts/build_scripts
2 changes: 1 addition & 1 deletion utils/drat-trim
Submodule drat-trim updated 1 files
+71 −14 drat-trim.c

0 comments on commit c39be87

Please sign in to comment.