summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorCNugteren <web@cedricnugteren.nl>2015-07-24 08:25:32 +0200
committerCNugteren <web@cedricnugteren.nl>2015-07-24 08:25:32 +0200
commitefbdcd2d90118141efeb9ac1b76b7c55863171f8 (patch)
tree98f8cc5a4d5ec18d4c6a75fe33d6e86893d41665 /CMakeLists.txt
parent44760e73811733cc0fefb4d521e6c1bab5873fdb (diff)
Updated to version 0.3.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 c97ddd5b..2bae4662 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 2)
+set(clblast_VERSION_MINOR 3)
set(clblast_VERSION_PATCH 0)
# Options and their default values