Skip to content

Commit

Permalink
version 1.1.3 correcting compilation bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
pierrepeterlongo committed Nov 22, 2017
1 parent ccf0ac7 commit 2cc6cb6
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 1)
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 2cc6cb6

Please sign in to comment.