Skip to content

Commit

Permalink
switch to release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
genscale-admin committed May 23, 2016
1 parent a4438e3 commit 3b38738
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gatb-core/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ cmake_minimum_required (VERSION 2.6)
# The version number.
################################################################################
SET (gatb-core_VERSION_MAJOR 1)
SET (gatb-core_VERSION_MINOR 1)
SET (gatb-core_VERSION_PATCH 1)
SET (gatb-core_VERSION_MINOR 2)
SET (gatb-core_VERSION_PATCH 0)

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

0 comments on commit 3b38738

Please sign in to comment.