summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2017-11-08 21:30:06 +0100
committerCedric Nugteren <web@cedricnugteren.nl>2017-11-08 21:30:06 +0100
commit5d5e3f93bca53ac5069a3de8ede56b89a536bccc (patch)
tree2e1e77b6f308f82c462f570d76f328e0a44162ba /CMakeLists.txt
parentd24138808b42368a4dfe67fc9bdef546b6c358e8 (diff)
Updated to CLBlast version 1.2.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 a97a4eb0..cada61ab 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -21,7 +21,7 @@ endif()
# CMake project details
project("clblast" C CXX)
set(clblast_VERSION_MAJOR 1)
-set(clblast_VERSION_MINOR 1)
+set(clblast_VERSION_MINOR 2)
set(clblast_VERSION_PATCH 0)
# Options and their default values