Skip to content

Commit

Permalink
version 2.3.1: just a collection of bugfixes since 2018
Browse files Browse the repository at this point in the history
  • Loading branch information
rchikhi committed Apr 11, 2020
1 parent b175ded commit 68b79e4
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 3.1)
# The default version number is the latest official build
SET (gatb-tool_VERSION_MAJOR 2)
SET (gatb-tool_VERSION_MINOR 3)
SET (gatb-tool_VERSION_PATCH 0)
SET (gatb-tool_VERSION_PATCH 1)

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

0 comments on commit 68b79e4

Please sign in to comment.