summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2013-01-09 10:19:30 +0100
committerMatthias Schiffer <mschiffer@universe-factory.net>2013-01-09 10:19:30 +0100
commitc30aa7087c957584e996c9b9978b7e2d6bc36111 (patch)
tree54c235da8e3df2115b7d03638ab14ec052fca758
parenta88af144813fcefdd8a711b8b4aed15fe215230d (diff)
downloadlibuecc-c30aa7087c957584e996c9b9978b7e2d6bc36111.tar
libuecc-c30aa7087c957584e996c9b9978b7e2d6bc36111.zip
libuecc v3v3
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index ebcbab4..0ac0e20 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 2.6)
project(LIBUECC C)
-set(PROJECT_VERSION 2)
+set(PROJECT_VERSION 3)
set(CMAKE_MODULE_PATH ${LIBUECC_SOURCE_DIR})