From 0a08c04b0d754d58db59fcbc19b4cea747ff5f66 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Mon, 26 Jan 2015 19:41:00 +0100 Subject: libuecc v5 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') 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}) -- cgit v1.2.3