diff --git a/CMakeLists.txt b/CMakeLists.txt index 9b552b64..69e1ea7e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required (VERSION 2.8.8) project(juci) -set(JUCI_VERSION "1.3.0-rc1") +set(JUCI_VERSION "1.3.0") set(CPACK_PACKAGE_NAME "jucipp") set(CPACK_PACKAGE_CONTACT "Ole Christian Eidheim ")