Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

Commit

Permalink
Merge pull request #63 from jpatton-USGS/version-update
Browse files Browse the repository at this point in the history
Bumped version number
  • Loading branch information
wyeck-usgs authored Sep 23, 2019
2 parents 6de6e7a + 34f9756 commit d3e73f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/version.cmake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# version.cmake - a CMake script that defines the overall project version
set (PROJECT_VERSION_MAJOR 1)
set (PROJECT_VERSION_MINOR 1)
set (PROJECT_VERSION_PATCH 0)
set (PROJECT_VERSION_PATCH 1)

0 comments on commit d3e73f7

Please sign in to comment.