summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2013-12-26 22:06:39 +0100
committerMatthias Schiffer <mschiffer@universe-factory.net>2013-12-26 22:06:39 +0100
commitcaf543ccfde9f2f7786219209839af5ff42b050d (patch)
treed44662a49d596a540ebb4162ace108d9d7d63b73
parentf2ca23547efcb8ffbc0dd22f4daba1f7ce2c0260 (diff)
downloadlibuecc-caf543ccfde9f2f7786219209839af5ff42b050d.tar
libuecc-caf543ccfde9f2f7786219209839af5ff42b050d.zip
libuecc v4v4
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 9cd7406..3479c1e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 2.6)
project(LIBUECC C)
-set(PROJECT_VERSION 3)
+set(PROJECT_VERSION 4)
set(CMAKE_MODULE_PATH ${LIBUECC_SOURCE_DIR})