Fixed the incorrect version information for profile_command. 03/61503/1
authorKim Gunsoo <gunsoo83.kim@samsung.com>
Tue, 8 Mar 2016 08:48:52 +0000 (17:48 +0900)
committerKim Gunsoo <gunsoo83.kim@samsung.com>
Tue, 8 Mar 2016 09:04:19 +0000 (18:04 +0900)
- Modified to 3.0 from the 4.0.

Change-Id: I06cfade7942f8a14fee763adc523afaa9f24c769
Signed-off-by: Kim Gunsoo <gunsoo83.kim@samsung.com>
script/profile_command

index cdaef64b39e20f97891d901dd4e26cb6b3201964..27efe396b7e5fe90f333e393c4b0a800800e2c5c 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-VERSION="4.0"
+VERSION="3.0"
 KILL=/usr/bin/killall
 MANAGER=/usr/bin/da_manager
 FIND=/usr/bin/find