Skip to content

Commit

Permalink
minor update for improved output
Browse files Browse the repository at this point in the history
  • Loading branch information
rchikhi committed Jun 7, 2020
1 parent 4e92bb4 commit bfd91a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -8,7 +8,7 @@ cmake_minimum_required (VERSION 2.6)
# The default version number is the latest official build
SET (gatb-tool_VERSION_MAJOR 3)
SET (gatb-tool_VERSION_MINOR 2)
SET (gatb-tool_VERSION_PATCH 3)
SET (gatb-tool_VERSION_PATCH 4)

# But, it is possible to define another release number during a local build
IF (DEFINED MAJOR)
Expand Down

0 comments on commit bfd91a7

Please sign in to comment.