summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2016-05-08 20:29:41 +0200
committerCedric Nugteren <web@cedricnugteren.nl>2016-05-08 20:29:41 +0200
commitc5730c8b438c2c2a03f3f93c14b111877b98a03f (patch)
tree026a600888c542f30ba515b26b37d5365ae14611 /CMakeLists.txt
parent3b81ee2c088355d60aabf1e9d919384fb47b808e (diff)
Updated to version 0.7.0
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
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