summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2016-11-27 13:34:18 +0100
committerCedric Nugteren <web@cedricnugteren.nl>2016-11-27 13:34:18 +0100
commit2cf7d8429a58ac09842815d9859c90acbc38e8b7 (patch)
tree5d8461ebe40f9959b95eb2a501a25f80e96d8dd1 /CMakeLists.txt
parent39c49bf4f977427de42fdfe27e8a2ed41ae4923e (diff)
Updated to version 0.10.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 e5feab03..edb03dbf 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 9)
+set(clblast_VERSION_MINOR 10)
set(clblast_VERSION_PATCH 0)
# Options and their default values