Update version(0.70.1) 51/276351/2 accepted/tizen/unified/20220615.135307 submit/tizen/20220615.061729
authordyamy-lee <dyamy.lee@samsung.com>
Wed, 15 Jun 2022 05:53:21 +0000 (14:53 +0900)
committerdyamy-lee <dyamy.lee@samsung.com>
Wed, 15 Jun 2022 06:01:31 +0000 (15:01 +0900)
Update version on spec file.
The version on CMake file apply spec file version automately.
So, it removed comment about version in CMakeLists.txt clearly.

Change-Id: Ic36029608bd639fb1c80ac40b9fe847ae6163593

CMakeLists.txt
packaging/voice-control-elm.spec

index 81e570c..8cf8b90 100644 (file)
@@ -11,9 +11,6 @@ CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
 PROJECT(voice-control-elm)
 
 SET(LIBRARY_NAME "vc-elm")
-#SET(VOICE_CONTROL_ELM_VERSION_MAJOR 0)
-#SET(VOICE_CONTROL_ELM_VERSION_MINOR 70)
-#SET(VOICE_CONTROL_ELM_VERSION_PATCH 0)
 SET(VERSION ${VERSION})
 
 # pkg config tool
index 01031a2..47d1070 100644 (file)
@@ -1,6 +1,6 @@
 Name:          voice-control-elm
 Summary:       voice-control-elm library
-Version:       0.70.0
+Version:       0.70.1
 Release:       1
 Group:         Graphics & UI Framework/Voice Framework
 License:       Apache-2.0