Change-Id: I8019fb3bcfbdd03146fe5d321e69f47173c877a6
Signed-off-by: SangJin Kim <sangjin3.kim@samsung.com>
+* 2.2.99
+- Modify sdb server logging policy for error log
+== SangJin Kim <sangjin3.kim@samsung.com> 2016-12-19
* 2.2.98
- Refine user message
== shingil.kang <shingil.kang@samsung.com> 2016-12-19
-Version:2.2.98
+Version:2.2.99
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 98 // increments for small sets of changes
+#define SDB_VERSION_PATCH 99 // increments for small sets of changes
#define SDB_VERSION_MAX_LENGTH 128