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

Commit

Permalink
upped version number
Browse files Browse the repository at this point in the history
  • Loading branch information
jpatton-USGS committed Jan 23, 2020
1 parent 271f02d commit 2ea8ed8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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 2)
set (PROJECT_VERSION_PATCH 1)
set (PROJECT_VERSION_MINOR 3)
set (PROJECT_VERSION_PATCH 0)

0 comments on commit 2ea8ed8

Please sign in to comment.