package version up to 2.2.74
authorshingil.kang <shingil.kang@samsung.com>
Wed, 30 Dec 2015 06:02:26 +0000 (15:02 +0900)
committershingil.kang <shingil.kang@samsung.com>
Wed, 30 Dec 2015 06:02:26 +0000 (15:02 +0900)
Change-Id: If74b7583336bf433f0473deac66f5e9ec6f99fd1
Signed-off-by: shingil.kang <shingil.kang@samsung.com>
package/changelog
package/pkginfo.manifest
src/common_modules.h

index 5958bf4c9a02ba8dff6cbb4307b0d732d7d2cc14..f14cb97c95909aaedfbe55cdf8aca130d22b77b6 100644 (file)
@@ -1,3 +1,6 @@
+* 2.2.74
+- Fixed that SDB doese not detect tizen device on OSX 10.11
+== shingil.kang <shingil.kang@samsung.com> 2015-12-30
 * 2.2.73
 - Modify the packet size in transport protocol.
 == shingil.kang <shingil.kang@samsung.com> 2015-12-18
index c69947779ae163a281c842b660bbd7b8dc80ffe3..dac17b33a134db957bb98d53832b6f535b9063df 100644 (file)
@@ -1,4 +1,4 @@
-Version:2.2.73
+Version:2.2.74
 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 9fd50c96d73eefd6f7846051e351a10d566ae320..d8fc70a32a0d59876e81ac6ab953e3ef05ab8dc4 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   73     // increments for small sets of changes
+#define SDB_VERSION_PATCH   74     // increments for small sets of changes
 
 #define SDB_VERSION_MAX_LENGTH  128