Updated tizen version
authorJunghyuk Park <junghyuk.park@samsung.com>
Wed, 22 Feb 2012 06:41:03 +0000 (15:41 +0900)
committerJunghyuk Park <junghyuk.park@samsung.com>
Wed, 22 Feb 2012 06:41:03 +0000 (15:41 +0900)
debian/changelog
src/system_info_platform.c

index ea2a31735a7a699108f479c4a264f6b946e9e2f7..f4089f686154d3a132194883a9aefb928460c609 100755 (executable)
@@ -1,3 +1,11 @@
+capi-system-info (0.1.0-9) unstable; urgency=low
+
+  * Updated tizen version
+  * Git: api/system-info
+  * Tag: capi-system-info_0.1.0-9
+
+ -- Junghyuk Park <junghyuk.park@samsung.com>  Wed, 22 Feb 2012 15:23:27 +0900
+
 capi-system-info (0.1.0-8) unstable; urgency=low
 
   * Added version numbering
index c6dec90cc9750771b6c1d5d9ff62528f774fcd69..9cabd701085708eb3d7a82ff7429d34f0830561c 100755 (executable)
@@ -36,7 +36,7 @@
 
 #define LOG_TAG "TIZEN_N_SYSTEM_INFO"
 
-#define TIZEN_VERSION "Alpha"
+#define TIZEN_VERSION "Beta"
 #define DEVICE_MODEL "SDK"
 #define LIB_GLES_V1 "/usr/lib/libGLESv1_CM.so"
 #define LIB_GLES_V2 "/usr/lib/libGLESv2.so"