summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2015-01-26 19:41:00 +0100
committerMatthias Schiffer <mschiffer@universe-factory.net>2015-01-26 19:41:00 +0100
commit0a08c04b0d754d58db59fcbc19b4cea747ff5f66 (patch)
tree894554c35009186bd5b891be9efc84bc9ba99bfc
parentceddc2c2ce3e4fb669e4f910e5783dc23b06f518 (diff)
downloadlibuecc-0a08c04b0d754d58db59fcbc19b4cea747ff5f66.tar
libuecc-0a08c04b0d754d58db59fcbc19b4cea747ff5f66.zip
libuecc v5v5
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 3479c1e..cae20ed 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 2.6)
project(LIBUECC C)
-set(PROJECT_VERSION 4)
+set(PROJECT_VERSION 5)
set(CMAKE_MODULE_PATH ${LIBUECC_SOURCE_DIR})