[MISC] package version up (2.2.63)
authorshingil.kang <shingil.kang@samsung.com>
Mon, 24 Aug 2015 07:08:22 +0000 (16:08 +0900)
committershingil.kang <shingil.kang@samsung.com>
Mon, 24 Aug 2015 07:11:18 +0000 (16:11 +0900)
Change-Id: Iba5d1288fdcded4eb6c053604339c6e67bac0383
Signed-off-by: shingil.kang <shingil.kang@samsung.com>
package/changelog
package/pkginfo.manifest
src/common_modules.h

index 07787b3aabb1305176fede5a02a3c9477f7f1dbc..c1f64f1e150a25076e6d764d5137bd7414561e28 100644 (file)
@@ -1,4 +1,7 @@
-* 2.2.62
+* 2.2.63
+- Fixed to bind incorrect remote port sometimes when port forwarding
+== shingil.kang <shingil.kang@samsung.com> 2015-08-24
+* 2.2.62 
 - Enabled to connect to forwarding port from remote host
 == shingil.kang <shingil.kang@samsung.com> 2015-08-20
 * 2.2.61
index 66a5a1a46fd0e6abf049cf29b5946dafe6bb7b12..726050de256db6fa3c52747ab6fd924636ca262c 100644 (file)
@@ -1,4 +1,4 @@
-Version:2.2.62
+Version:2.2.63
 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 fa94ac67c696235b25177e5afe79157279562204..19d5ff880cfbe65426e5a61e8411a94d65a75a15 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   62      // increments for small sets of changes
+#define SDB_VERSION_PATCH   63      // increments for small sets of changes
 
 #define SDB_VERSION_MAX_LENGTH  128