MISC: package version up (2.2.62)
authorshingil.kang <shingil.kang@samsung.com>
Thu, 20 Aug 2015 07:35:52 +0000 (16:35 +0900)
committershingil.kang <shingil.kang@samsung.com>
Thu, 20 Aug 2015 07:35:52 +0000 (16:35 +0900)
Change-Id: Ie4d0bfc35b426760a46982753d61b2cb28e5fe4f
Signed-off-by: shingil.kang <shingil.kang@samsung.com>
package/changelog
package/pkginfo.manifest
src/common_modules.h

index ef5451597832d31b91c0a8ae1c7c3f0db23241fb..07787b3aabb1305176fede5a02a3c9477f7f1dbc 100644 (file)
@@ -1,3 +1,6 @@
+* 2.2.62
+- Enabled to connect to forwarding port from remote host
+== shingil.kang <shingil.kang@samsung.com> 2015-08-20
 * 2.2.61
 - Prevent double free
 == shingil.kang <shingil.kang@samsung.com> 2015-08-03
index fac4d9badebe451c3496aa25015e1393b92d8fd0..66a5a1a46fd0e6abf049cf29b5946dafe6bb7b12 100644 (file)
@@ -1,4 +1,4 @@
-Version:2.2.61
+Version:2.2.62
 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 d989a55d7d6d99d7e014ee4d658e351f886f2a47..fa94ac67c696235b25177e5afe79157279562204 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   61      // increments for small sets of changes
+#define SDB_VERSION_PATCH   62      // increments for small sets of changes
 
 #define SDB_VERSION_MAX_LENGTH  128