MISC: package version up to 2.2.67
authorKim Gunsoo <gunsoo83.kim@samsung.com>
Wed, 23 Sep 2015 10:23:49 +0000 (19:23 +0900)
committerKim Gunsoo <gunsoo83.kim@samsung.com>
Wed, 23 Sep 2015 10:23:49 +0000 (19:23 +0900)
Change-Id: I2a163b642920c2a2249d0bb22c20090f8791ee17
Signed-off-by: Kim Gunsoo <gunsoo83.kim@samsung.com>
package/changelog
package/pkginfo.manifest
src/common_modules.h

index fe30ad3e8aa581af49eb3410e99b6f79f2294f3b..060107af4217d9f66538dddfce89cb60da6b31bc 100644 (file)
@@ -1,3 +1,6 @@
+* 2.2.67
+- Modify the connect() utility function for Windows OS.
+== gunsoo83.kim <gunsoo83.kim@samsung.com> 2015-09-23
 * 2.2.66
 - Bug fix: support install/uninstall a package with a name containing spaces.
 == gunsoo83.kim <gunsoo83.kim@samsung.com> 2015-09-18
index 3e432b0244c53019c8339f8fa46e1b9981b3b4b7..45c5ff4214e1933618872ff43d7f8e470ed07b37 100644 (file)
@@ -1,4 +1,4 @@
-Version:2.2.66
+Version:2.2.67
 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 82ca4ceef94b55c004ed6c03031aea5e6d9ab296..e7f45608a4247218153eb274e555adddc804cb1d 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   66      // increments for small sets of changes
+#define SDB_VERSION_PATCH   67      // increments for small sets of changes
 
 #define SDB_VERSION_MAX_LENGTH  128