From 3ccedacb4233a157f254780f34b97b43eaa78e5d Mon Sep 17 00:00:00 2001 From: Jihoon Chung Date: Tue, 30 Apr 2013 13:40:26 +0900 Subject: [PATCH] [Release] wrt-installer_0.1.48 --- CMakeLists.txt | 2 +- packaging/wrt-installer.spec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index a548f68..d095c83 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -69,7 +69,7 @@ IF(CSP_SUPPORT) ENDIF(CSP_SUPPORT) IF(ALLOW_NAVIGATION_SUPPORT) ADD_DEFINITIONS("-DALLOW_NAVIGATION_ENABLED") -ENDIF(CSP_SUPPORT) +ENDIF(ALLOW_NAVIGATION_SUPPORT) # If supported for the target machine, emit position-independent code,suitable # for dynamic linking and avoiding any limit on the size of the global offset diff --git a/packaging/wrt-installer.spec b/packaging/wrt-installer.spec index 54d113f..a85cfb8 100644 --- a/packaging/wrt-installer.spec +++ b/packaging/wrt-installer.spec @@ -1,7 +1,7 @@ -#git:framework/web/wrt-installer wrt-installer 0.1.47 +#git:framework/web/wrt-installer wrt-installer 0.1.48 Name: wrt-installer Summary: Installer for tizen Webruntime -Version: 0.1.47 +Version: 0.1.48 Release: 1 Group: Development/Libraries License: Apache License, Version 2.0 -- 2.7.4