MISC: package version up (2.2.98)
authorshingil.kang <shingil.kang@samsung.com>
Mon, 19 Dec 2016 04:41:44 +0000 (13:41 +0900)
committershingil.kang <shingil.kang@samsung.com>
Mon, 19 Dec 2016 04:41:44 +0000 (13:41 +0900)
Change-Id: Ic8c0cbe7fc3a275d20be6108267d2e2cd59885bd
Signed-off-by: shingil.kang <shingil.kang@samsung.com>
package/changelog
package/pkginfo.manifest
src/common_modules.h

index 8a4ebd803a849fb5d0e953faa72db23f8e34ecdf..4d24fe2f69e500fa90bec36b81e91502936a4cea 100644 (file)
@@ -1,3 +1,6 @@
+* 2.2.98
+- Refine user message
+== shingil.kang <shingil.kang@samsung.com> 2016-12-19
 * 2.2.97
 - Change the path to save package file
 == SangJin Kim <sangjin3.kim@samsung.com> 2016-12-09
index da338e6f7baa1899fa58011a025b6c7b3b54c84a..799785d0a2ca03b8369635d72958bac9cce01c47 100644 (file)
@@ -1,4 +1,4 @@
-Version:2.2.97
+Version:2.2.98
 Source:sdb
 Maintainer: Jaewon Lim <jaewon81.lim@samsung.com>, SangJin Kim <sangjin3.kim@samsung.com>
 
index 1ff7d2920d190ba5a27775cfbe09ce2f5b20d7eb..543226d2f150271eef4d8d41d18beec2558be647 100644 (file)
@@ -40,7 +40,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   97      // increments for small sets of changes
+#define SDB_VERSION_PATCH   98      // increments for small sets of changes
 
 #define SDB_VERSION_MAX_LENGTH  128