summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2018-01-29 20:45:21 +0100
committerCedric Nugteren <web@cedricnugteren.nl>2018-01-29 20:45:21 +0100
commit37c5e8f58c8c6a1f8888938baa67691f8ecddaf4 (patch)
tree48615e9bf874d49810a4b030c65f090ad811f852 /CMakeLists.txt
parentf12c7fcdf2bfc8c82ed8c8f8739e3e23c4721ebc (diff)
Updated to CLBlast version 1.3.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 69891d87..879979f1 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 2)
+set(clblast_VERSION_MINOR 3)
set(clblast_VERSION_PATCH 0)
# Options and their default values