summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorCNugteren <web@cedricnugteren.nl>2015-06-21 09:13:08 +0200
committerCNugteren <web@cedricnugteren.nl>2015-06-21 09:13:08 +0200
commit985eeac50306e9efbbfcc758eafb93acb66a8a78 (patch)
tree07d2dc28c5599cf947f2b5befff57d9994ca0813 /CMakeLists.txt
parent6aac23be866ab0f859e3ffd6d2a22b2c80fa9dff (diff)
Updated to version 0.2.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 6a597f22..038e71ae 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -13,7 +13,7 @@
cmake_minimum_required(VERSION 2.8.10)
project("clblast" CXX)
set(clblast_VERSION_MAJOR 0)
-set(clblast_VERSION_MINOR 1)
+set(clblast_VERSION_MINOR 2)
set(clblast_VERSION_PATCH 0)
# Options and their default values