summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorCNugteren <web@cedricnugteren.nl>2015-10-17 15:48:13 +0200
committerCNugteren <web@cedricnugteren.nl>2015-10-17 15:48:13 +0200
commit92404035e8207e59e68a414f6e7b57c2e94820a4 (patch)
tree8d5eb4dcfd584d79a8fabbe9a5b67965177d621e /CMakeLists.txt
parentafb3e64fd3749770cddf0d5bed80bf97d8a0a8bf (diff)
Updated to version 0.5.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 1ddd2f77..40119c4e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -13,7 +13,7 @@
cmake_minimum_required(VERSION 2.8.10)
project("clblast" C CXX)
set(clblast_VERSION_MAJOR 0)
-set(clblast_VERSION_MINOR 4)
+set(clblast_VERSION_MINOR 5)
set(clblast_VERSION_PATCH 0)
# Options and their default values