Skip to content

Commit

Permalink
prepare release 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cdeltel committed Dec 30, 2020
1 parent a90ca81 commit b0d4ec9
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 @@ -7,7 +7,7 @@ cmake_minimum_required(VERSION 2.6)
################################################################################
SET (gatb-tool_VERSION_MAJOR 1)
SET (gatb-tool_VERSION_MINOR 5)
SET (gatb-tool_VERSION_PATCH 2)
SET (gatb-tool_VERSION_PATCH 3)

IF (DEFINED MAJOR)
SET (gatb-tool_VERSION_MAJOR ${MAJOR})
Expand Down

0 comments on commit b0d4ec9

Please sign in to comment.