Package version up (2.2.84)
authorshingil.kang <shingil.kang@samsung.com>
Thu, 9 Jun 2016 01:38:44 +0000 (10:38 +0900)
committershingil.kang <shingil.kang@samsung.com>
Thu, 9 Jun 2016 01:40:37 +0000 (10:40 +0900)
Change-Id: Ia6293b30a4f9e7b47c59a10e417773fc129d11e9
Signed-off-by: shingil.kang <shingil.kang@samsung.com>
package/changelog
package/pkginfo.manifest
src/common_modules.h

index 4cc448460bd7624212fbc225863cd2d387782d77..179debc65a974cdf333955c10d74f328a32bd932 100644 (file)
@@ -1,3 +1,7 @@
+* 2.2.84
+- Add protocol to get the platform type of target
+- Modify the URB routine to cause the problem.
+== shingil.kang <shingil.kang@samsung.com> 2016-06-09
 * 2.2.83
 - Modify the output stream(stdout to stderr) for version conflict msg.
 - Fixed a bug where garbage characters follow pull/push error message.
index 9368c711cb4a0704923627c18c7748e3d6e48192..7a9fdacb3971039c8de050e208d51658bede6c84 100644 (file)
@@ -1,4 +1,4 @@
-Version:2.2.83
+Version:2.2.84
 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 e1f63c6cbc4fba89073b4087bd576af0963e3fc7..25d3f7e17277da94f26781d79dc6793295544698 100644 (file)
@@ -41,7 +41,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   83     // increments for small sets of changes
+#define SDB_VERSION_PATCH   84     // increments for small sets of changes
 
 #define SDB_VERSION_MAX_LENGTH  128