From c5730c8b438c2c2a03f3f93c14b111877b98a03f Mon Sep 17 00:00:00 2001 From: Cedric Nugteren Date: Sun, 8 May 2016 20:29:41 +0200 Subject: Updated to version 0.7.0 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index d63105e4..44524537 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -13,7 +13,7 @@ cmake_minimum_required(VERSION 2.8.10) project("clblast" C CXX) set(clblast_VERSION_MAJOR 0) -set(clblast_VERSION_MINOR 6) +set(clblast_VERSION_MINOR 7) set(clblast_VERSION_PATCH 0) # Options and their default values -- cgit v1.2.3