Skip to content

Commit

Permalink
Updated to version 1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
CNugteren committed May 25, 2015
1 parent 11844f5 commit bc8b21c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ cmake_minimum_required(VERSION 2.8)
project("cltune" CXX)
set(cltune_VERSION_MAJOR 1)
set(cltune_VERSION_MINOR 6)
set(cltune_VERSION_PATCH 1)
set(cltune_VERSION_PATCH 2)

# Options
option(SAMPLES "Enable compilation of sample programs" ON)
Expand Down

0 comments on commit bc8b21c

Please sign in to comment.