Skip to content

Commit

Permalink
Tagging release 5.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulWessel committed Jun 27, 2018
2 parents 253852f + 6726af2 commit 9ca78e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmake/ConfigDefault.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ set (GMT_PACKAGE_VERSION_PATCH 4)
# This is manually set when making GMT *public* releases.
# However, when making internal releases or just an ordinary developer build, leave it
# empty; if it is empty, the revision number is automatically populated for you on build.
#set (GMT_SOURCE_CODE_CONTROL_VERSION_STRING "19528")
set (GMT_SOURCE_CODE_CONTROL_VERSION_STRING "")
set (GMT_SOURCE_CODE_CONTROL_VERSION_STRING "20308")
#set (GMT_SOURCE_CODE_CONTROL_VERSION_STRING "")

# The GMT package version.
set (GMT_PACKAGE_VERSION "${GMT_PACKAGE_VERSION_MAJOR}.${GMT_PACKAGE_VERSION_MINOR}.${GMT_PACKAGE_VERSION_PATCH}")
Expand Down

0 comments on commit 9ca78e8

Please sign in to comment.