summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2017-05-02 20:29:59 +0200
committerCedric Nugteren <web@cedricnugteren.nl>2017-05-02 20:29:59 +0200
commite9d2a2f54c192ce63e2553bcb12659350c88c441 (patch)
tree0464825cd7b89741a820b024a5da393addaaffd2 /CMakeLists.txt
parentc9f39ed13a185f047449f455c474f5436c800dfd (diff)
Updated to version 0.11.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 b26de79a..c602c5e2 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -18,7 +18,7 @@ set(CMAKE_USER_MAKE_RULES_OVERRIDE_CXX ${CMAKE_CURRENT_SOURCE_DIR}/cmake/cxx_fla
# CMake project details
project("clblast" C CXX)
set(clblast_VERSION_MAJOR 0)
-set(clblast_VERSION_MINOR 10)
+set(clblast_VERSION_MINOR 11)
set(clblast_VERSION_PATCH 0)
# Options and their default values