From: wn.jang Date: Fri, 4 Dec 2020 09:34:29 +0000 (+0900) Subject: Update version to 1.60.0 X-Git-Tag: submit/tizen_6.0/20201204.102001^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ff99fea2511a30d4af6b2562f84a44f6997a589a;p=platform%2Fcore%2Fuifw%2Fvoice-control-elm.git Update version to 1.60.0 Change-Id: I1fed224c2bb42b53ff5b43a9affd5a1a69a42673 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index d8d30cc..abfef8c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -11,8 +11,8 @@ 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 2) +#SET(VOICE_CONTROL_ELM_VERSION_MAJOR 1) +#SET(VOICE_CONTROL_ELM_VERSION_MINOR 60) #SET(VOICE_CONTROL_ELM_VERSION_PATCH 0) SET(VERSION ${VERSION}) diff --git a/packaging/voice-control-elm.spec b/packaging/voice-control-elm.spec index e6aa681..862e69b 100644 --- a/packaging/voice-control-elm.spec +++ b/packaging/voice-control-elm.spec @@ -1,6 +1,6 @@ Name: voice-control-elm Summary: voice-control-elm library -Version: 0.2.1 +Version: 1.60.0 Release: 1 Group: Graphics & UI Framework/Voice Framework License: Apache-2.0