Skip to content

Commit

Permalink
Bump up version to 6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
csordasmarton committed Jan 11, 2018
1 parent 244141a commit 55e9ad4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Doxyfile.in
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ PROJECT_NAME = "CodeChecker"
# This could be handy for archiving the generated documentation or
# if some version control system is used.

PROJECT_NUMBER = 6.3.1
PROJECT_NUMBER = 6.4.0

# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer
Expand Down
4 changes: 2 additions & 2 deletions config/version.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"version": {
"major" : "6",
"minor" : "3",
"revision" : "1"
"minor" : "4",
"revision" : "0"
},
"product_db_version": {
"major" : "6",
Expand Down

0 comments on commit 55e9ad4

Please sign in to comment.