version up to 2.2.29 13/11613/1
authoryoonki.park <yoonki.park@samsung.com>
Thu, 31 Oct 2013 06:58:18 +0000 (15:58 +0900)
committeryoonki.park <yoonki.park@samsung.com>
Thu, 31 Oct 2013 06:58:18 +0000 (15:58 +0900)
Change-Id: I18b4b0d6a690de3dc57f80cb81e01bdb65d45d73
Signed-off-by: yoonki.park <yoonki.park@samsung.com>
package/changelog
package/pkginfo.manifest
src/common_modules.h

index 661fdd8307db3b067751a4b232eeb01ef6792869..f95485b8a7f710345f148dc2ba8aff1221241860 100644 (file)
@@ -1,3 +1,6 @@
+* 2.2.29
+- calling gksudo has been removed from uninstall script
+== ho.namkoong <ho.namkoong@samsung.com> 2013-10-31
 * 2.2.28
 - display pull/push progress on cmdline
 == ho.namkoong <ho.namkoong@samsung.com> 2013-10-28
index 1059d834e3596f3d6b9e15affe5554e69b7bf575..dec5d0b44da341bf2e77930ed9d43a3d30a9264d 100644 (file)
@@ -1,4 +1,4 @@
-Version:2.2.28
+Version:2.2.29
 Source:sdb
 Maintainer:Kangho Kim <kh5325.kim@samsung.com>, Yoonki Park<yoonki.park@samsung.com>, Hyunsik Noh<hyunsik.noh@samsung.com>, Gun Kim<gune.kim@samsung.com>, Ho Namkoong<ho.namkoong@samsung.com>, Taeyoung Son<taeyoung2.son@samsung.com>
 
index 9a57adf6c5a0e8aefad4b09853319818f8ba976c..1cdf8663fbba13f233bf92347c1ad0b9962e81af 100644 (file)
@@ -38,7 +38,7 @@
 #define A_VERSION 0x0100000
 #define SDB_VERSION_MAJOR   2       // increments upon significant architectural changes or the achievement of important milestones
 #define SDB_VERSION_MINOR   2       // progress is made within a major version
-#define SDB_VERSION_PATCH   28      // increments for small sets of changes
+#define SDB_VERSION_PATCH   29      // increments for small sets of changes
 #define SDB_VERSION_MAX_LENGTH  128
 
 extern MAP hex_map;