summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2015-10-25 16:01:42 +0100
committerMatthias Schiffer <mschiffer@universe-factory.net>2015-10-25 16:01:42 +0100
commitbb4fcb93282ca2c3440294683c88e8d54a1278e0 (patch)
tree5d6ba2c86845bff32bb88e04ba4b96041bf9ed48 /CMakeLists.txt
parentfd6b95b7750600088699397ae5103586c63146a3 (diff)
downloadlibuecc-bb4fcb93282ca2c3440294683c88e8d54a1278e0.tar
libuecc-bb4fcb93282ca2c3440294683c88e8d54a1278e0.zip
libuecc v6v6
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 cae20ed..2101389 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 2.6)
project(LIBUECC C)
-set(PROJECT_VERSION 5)
+set(PROJECT_VERSION 6)
set(CMAKE_MODULE_PATH ${LIBUECC_SOURCE_DIR})