Skip to content

Commit

Permalink
version push
Browse files Browse the repository at this point in the history
  • Loading branch information
rchikhi committed May 22, 2020
1 parent 4960a99 commit 3836f4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
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 2)
SET (gatb-tool_VERSION_PATCH 3)

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

0 comments on commit 3836f4b

Please sign in to comment.