MISC: package version up to 2.2.73
authorshingil.kang <shingil.kang@samsung.com>
Fri, 18 Dec 2015 03:31:42 +0000 (12:31 +0900)
committershingil.kang <shingil.kang@samsung.com>
Fri, 18 Dec 2015 03:33:06 +0000 (12:33 +0900)
Change-Id: I124a856be65707e732a365914a2a3c94428a835d
Signed-off-by: shingil.kang <shingil.kang@samsung.com>
package/changelog
package/pkginfo.manifest
src/common_modules.h

index c700d88da6c7bfbc865aa63c9527179cc524db12..5958bf4c9a02ba8dff6cbb4307b0d732d7d2cc14 100644 (file)
@@ -1,3 +1,6 @@
+* 2.2.73
+- Modify the packet size in transport protocol.
+== shingil.kang <shingil.kang@samsung.com> 2015-12-18
 * 2.2.72
 - Remove unnecessary console msg in shell protocol with 2.3.1.
 - Add KEEP_ALIVE option to the socket connected with sdbd.
index 7477acc24ff358b973c4c97c42481d261f561034..c69947779ae163a281c842b660bbd7b8dc80ffe3 100644 (file)
@@ -1,4 +1,4 @@
-Version:2.2.72
+Version:2.2.73
 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 5c4640afe5bf5f16e1e04f091b67463fc82cb948..9fd50c96d73eefd6f7846051e351a10d566ae320 100644 (file)
@@ -42,7 +42,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   72     // increments for small sets of changes
+#define SDB_VERSION_PATCH   73     // increments for small sets of changes
 
 #define SDB_VERSION_MAX_LENGTH  128