Skip to content

Commit

Permalink
Inc to v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
armintoepfer committed Nov 24, 2017
1 parent b658670 commit 7707f1a
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 @@ -16,7 +16,7 @@
# along with HaploClique. If not, see <http://www.gnu.org/licenses/>

cmake_policy(SET CMP0048 NEW)
project (HAPLOCLIQUE VERSION 1.3.0 LANGUAGES CXX C)
project (HAPLOCLIQUE VERSION 1.3.1 LANGUAGES CXX C)
cmake_minimum_required (VERSION 3.2)

if(NOT CMAKE_BUILD_TYPE)
Expand Down

0 comments on commit 7707f1a

Please sign in to comment.