Skip to content

Commit

Permalink
change simka version to 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GatouResearch committed Jun 21, 2017
1 parent 67213da commit 498530b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ cmake_minimum_required(VERSION 2.6)
# The version number.
################################################################################
SET (gatb-tool_VERSION_MAJOR 1)
SET (gatb-tool_VERSION_MINOR 3)
SET (gatb-tool_VERSION_PATCH 2)
SET (gatb-tool_VERSION_MINOR 4)
SET (gatb-tool_VERSION_PATCH 0)

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

0 comments on commit 498530b

Please sign in to comment.