From: yugang Date: Fri, 31 May 2013 12:14:05 +0000 (+0800) Subject: Update web release version for ww22.5 release. X-Git-Tag: 2.2.1_release~67 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a7e4d02c2743a84c8fc55ab313c429ddf4be954f;p=test%2Ftct%2Fweb%2Fuifw.git Update web release version for ww22.5 release. Change-Id: Ic99746524e13a0dd1c3ce5ab566ec33f9706b346 --- diff --git a/configure.ac b/configure.ac index 975fb37..e105d9e 100644 --- a/configure.ac +++ b/configure.ac @@ -28,7 +28,7 @@ # Fan, Yugang # -AC_INIT([tct-webuifw-tests], [1.2.3], [yugang.fan@intel.com]) +AC_INIT([tct-webuifw-tests], [1.2.4], [yugang.fan@intel.com]) AM_INIT_AUTOMAKE([-Wall -Werror foreign]) AC_CONFIG_FILES([Makefile tct-webuifw-tests/Makefile]) AC_OUTPUT diff --git a/packaging/tct-webuifw.spec b/packaging/tct-webuifw.spec index 95807e1..922637a 100644 --- a/packaging/tct-webuifw.spec +++ b/packaging/tct-webuifw.spec @@ -13,7 +13,7 @@ This is general Tizen Web UI FW test suite %package -n tct-webuifw-tests Summary: Tizen Web UI FW test suite -Version: 1.2.3 +Version: 1.2.4 Release: 1 License: BSD Group: test/tct/webuifw diff --git a/tct-webuifw-tests/configure.ac b/tct-webuifw-tests/configure.ac index d10fecb..1a805f4 100644 --- a/tct-webuifw-tests/configure.ac +++ b/tct-webuifw-tests/configure.ac @@ -28,7 +28,7 @@ # Fan, Yugang # -AC_INIT([tct-webuifw-tests], [1.2.3], [yugang.fan@intel.com]) +AC_INIT([tct-webuifw-tests], [1.2.4], [yugang.fan@intel.com]) AM_INIT_AUTOMAKE([-Wall -Werror foreign]) # Checks for programs. diff --git a/tct-webuifw-tests/tct-webuifw-tests.spec b/tct-webuifw-tests/tct-webuifw-tests.spec index f4e0b19..9cbfdda 100644 --- a/tct-webuifw-tests/tct-webuifw-tests.spec +++ b/tct-webuifw-tests/tct-webuifw-tests.spec @@ -2,7 +2,7 @@ Summary: Tizen Web UI FW test suite Name: tct-webuifw-tests -Version: 1.2.3 +Version: 1.2.4 Release: 1 License: BSD Group: System/Libraries