summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2016-03-27 01:37:26 +0100
committerMatthias Schiffer <mschiffer@universe-factory.net>2016-03-27 01:37:26 +0100
commit7c9a6f6af088d0764e792cf849e553d7f55ff99e (patch)
tree02bdfebdba3fd42abf76bd778253101e7da33414 /CMakeLists.txt
parent3eb02ade40e64969ade1423ed095c57b53817c4f (diff)
downloadlibuecc-master.tar
libuecc-master.zip
libuecc v7HEADv7master
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 2101389..779ac41 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 2.6)
project(LIBUECC C)
-set(PROJECT_VERSION 6)
+set(PROJECT_VERSION 7)
set(CMAKE_MODULE_PATH ${LIBUECC_SOURCE_DIR})