Skip to content

Commit

Permalink
Bump the version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
mdadams committed Dec 7, 2016
1 parent 637f1de commit ec6c834
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -15,7 +15,7 @@ include(InSourceBuild)
# The major, minor, and micro version numbers of the project.
set(JAS_VERSION_MAJOR 2)
set(JAS_VERSION_MINOR 0)
set(JAS_VERSION_PATCH 4)
set(JAS_VERSION_PATCH 5)

# The project version.
set(JAS_VERSION
Expand Down

0 comments on commit ec6c834

Please sign in to comment.