Version up to 2.2.91 for SDB client/server.
authorKim Gunsoo <gunsoo83.kim@samsung.com>
Wed, 19 Oct 2016 02:17:44 +0000 (11:17 +0900)
committerKim Gunsoo <gunsoo83.kim@samsung.com>
Wed, 19 Oct 2016 02:31:21 +0000 (11:31 +0900)
Change-Id: Ib8f3384bde50540afc0972f7256301b461645611
Signed-off-by: Kim Gunsoo <gunsoo83.kim@samsung.com>
package/changelog
package/pkginfo.manifest
src/common_modules.h

index b2a8cf9be07c6ed117553b8c11b0980a89390b93..4c65e698f203d7860367fd552bdc2a921e93672c 100644 (file)
@@ -1,3 +1,6 @@
+* 2.2.91
+- version up to 2.2.91 for SDB client/server.
+== gunsoo83.kim <gunsoo83.kim@samsung.com> 2016-10-19
 * 2.2.90
 - Fixed the bug that transport with same serial number is generated multiply.
 = SangJin Kim <sangjin3.kim@samsung.com> 2016-10-18
index a67307a5cc4d25a1bd9f6610d3c0887dbbd7c509..8f816a7001a91ba2addd228ed3f1ffe28b733ecc 100644 (file)
@@ -1,4 +1,4 @@
-Version:2.2.90
+Version:2.2.91
 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 359137098bb46f7088c470d6bd0a52de1e1cfb23..1a58b4194abdd6e31d0b17463aabd6196abafe1f 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   88     // increments for small sets of changes
+#define SDB_VERSION_PATCH   91      // increments for small sets of changes
 
 #define SDB_VERSION_MAX_LENGTH  128