Change-Id: Ic8c0cbe7fc3a275d20be6108267d2e2cd59885bd
Signed-off-by: shingil.kang <shingil.kang@samsung.com>
+* 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
-Version:2.2.97
+Version:2.2.98
Source:sdb
Maintainer: Jaewon Lim <jaewon81.lim@samsung.com>, SangJin Kim <sangjin3.kim@samsung.com>
#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