Skip to content

Commit

Permalink
1.4.2 release, here we go
Browse files Browse the repository at this point in the history
  • Loading branch information
rchikhi committed Apr 12, 2020
1 parent 275568b commit 99f573a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gatb-core/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cmake_minimum_required (VERSION 3.10.0)
# The default version number is the latest official build
SET (gatb-core_VERSION_MAJOR 1)
SET (gatb-core_VERSION_MINOR 4)
SET (gatb-core_VERSION_PATCH 1)
SET (gatb-core_VERSION_PATCH 2)

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

0 comments on commit 99f573a

Please sign in to comment.