Update version numbers for ww41.6 release
authorjiehua.xiong <jiehuax.xiong@intel.com>
Fri, 11 Oct 2013 06:26:53 +0000 (14:26 +0800)
committerjiehua.xiong <jiehuax.xiong@intel.com>
Fri, 11 Oct 2013 06:26:53 +0000 (14:26 +0800)
config.xml
configure.ac
packaging/behavior.spec
tct-behavior-tests.spec

index db3bd53..edb31dc 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<widget xmlns="http://www.w3.org/ns/widgets" xmlns:tizen="http://tizen.org/ns/widgets" id="http://tizen.org/test/tct-behavior-tests" version="0.4.2" viewmodes="">
+<widget xmlns="http://www.w3.org/ns/widgets" xmlns:tizen="http://tizen.org/ns/widgets" id="http://tizen.org/test/tct-behavior-tests" version="0.4.3" viewmodes="">
     <access origin="*"/>
     <tizen:application id="tctbhtests.TCTBehaviorTests" package="tctbhtests" required_version="2.2"/>
     <icon src="icon.png" height="117" width="117"/>
index 89bdae8..88d2356 100644 (file)
@@ -28,7 +28,7 @@
 #               Fan, Yugang <yugang.fan@intel.com>
 #
 
-AC_INIT([tct-behavior-tests], [0.4.2], [yugang.fan@intel.com])
+AC_INIT([tct-behavior-tests], [0.4.3], [yugang.fan@intel.com])
 AM_INIT_AUTOMAKE([-Wall -Werror foreign])
 AC_CONFIG_FILES([Makefile])
 AC_OUTPUT
index b2e3fc2..9bd0549 100644 (file)
@@ -2,7 +2,7 @@
 
 Summary: TCT Behavior Tests
 Name: tct-behavior-tests
-Version: 0.4.2
+Version: 0.4.3
 Release: 1
 License: BSD
 Group: test/tct/behavior
index 58b7991..9664653 100644 (file)
@@ -1,5 +1,5 @@
 name="tct-behavior-tests"
-version="0.4.2"
+version="0.4.3"
 appname=$(echo $name|sed 's/-/_/g')
 
 # set value "1" if this suite need to sign,otherwise set "0" #