summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2017-07-30 20:54:21 +0200
committerCedric Nugteren <web@cedricnugteren.nl>2017-07-30 20:54:21 +0200
commit1155c068e982b1af19230c4c2d2e6dcb1d495414 (patch)
tree3a7f9e86d30a1c700ae264caf46f0187c1e13177 /CMakeLists.txt
parentae068771daa70baffaa6029a1852f9d7d57190fd (diff)
Updated to version 1.0.0
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index c78add4e..1c7120f1 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -17,8 +17,8 @@ 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 11)
+set(clblast_VERSION_MAJOR 1)
+set(clblast_VERSION_MINOR 0)
set(clblast_VERSION_PATCH 0)
# Options and their default values