summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rwxr-xr-xCMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 253fa60..f64a14e 100755
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -13,7 +13,7 @@ SET(EDC_SRC_DIR "${CMAKE_SOURCE_DIR}/lib/edc")
SET(EDJDIR "/usr/ug/res/edje/ug-${PACKAGE}")
SET(IMGDIR "/usr/ug/res/images/ug-${PACKAGE}")
SET(VERSION_MAJOR 0)
-SET(VERSION "${VERSION_MAJOR}.6.63.28")
+SET(VERSION "${VERSION_MAJOR}.6.63.29")
SET(CMAKE_SKIP_BUILD_RPATH FALSE)
SET(CMAKE_BUILD_WITH_INSTALL_RPATH FALSE)