sdb version up 2.2.19 (pkg ver:2.2.24) 49/11349/1
authoryoonki.park <yoonki.park@samsung.com>
Thu, 24 Oct 2013 19:10:52 +0000 (04:10 +0900)
committeryoonki.park <yoonki.park@samsung.com>
Thu, 24 Oct 2013 19:10:52 +0000 (04:10 +0900)
Change-Id: I6ad4b95f16a54c1da20982854b269aa781011497
Signed-off-by: yoonki.park <yoonki.park@samsung.com>
package/changelog
package/pkginfo.manifest
src/common_modules.h

index 85ba8ee2dcfaf3f534b78696c7e4a828f5cbdf7c..9e514973a2e971f975992985707004b328192db3 100644 (file)
@@ -1,3 +1,6 @@
+* 2.2.24
+- sdb version up 2.2.19
+== yoonki.park <yoonki.park@samsung.com> 2013-10-25 04:00
 * 2.2.23
 - fix map bug
 == ho.namkoong <ho.namkoong@samsung.com> 2013-10-24
index 99496ca820bca15dafaaf4752b07fe6fa63d2e66..cb8981fd318f8ed08e1680138337cb2314be7d70 100644 (file)
@@ -1,4 +1,4 @@
-Version:2.2.23
+Version:2.2.24
 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 7f2ce186dbe44d387d53c2a0860e173b72f462a3..9fcb5e51c58cc7c70d2456b176cfbf849172d8a1 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   18      // increments for small sets of changes
+#define SDB_VERSION_PATCH   19      // increments for small sets of changes
 #define SDB_VERSION_MAX_LENGTH  128
 
 extern MAP hex_map;