Change log tag prefix to TIZEN_N 21/86821/1 accepted/tizen/common/20160907.154734 accepted/tizen/ivi/20160908.044254 accepted/tizen/mobile/20160908.043850 accepted/tizen/tv/20160908.044007 accepted/tizen/wearable/20160908.044120 submit/tizen/20160907.074000
authorMok Jeongho <jho.mok@samsung.com>
Mon, 5 Sep 2016 05:18:27 +0000 (14:18 +0900)
committerMok Jeongho <jho.mok@samsung.com>
Mon, 5 Sep 2016 05:18:27 +0000 (14:18 +0900)
[Version] Release 0.1.9
[Profile] Common
[Issue Type] Log

Change-Id: I997dd4a2b8f8be20850d3e431a739278f1cec745

packaging/capi-media-tone-player.spec
src/tone_player.c

index 3b5af1e..09e3166 100755 (executable)
@@ -1,6 +1,6 @@
 Name:       capi-media-tone-player
 Summary:    A tone player library in Tizen C API
-Version:    0.1.8
+Version:    0.1.9
 Release:    0
 Group:      Multimedia/API
 License:    Apache-2.0
index 5caee54..1581e5b 100755 (executable)
@@ -17,7 +17,7 @@
 
 
 
-#define LOG_TAG "CAPI_MEDIA_TONE_PLAYER"
+#define LOG_TAG "TIZEN_N_TONE_PLAYER"
 
 #include <sound_manager.h>
 #include <sound_manager_internal.h>