From: wn.jang Date: Fri, 10 Dec 2021 01:18:57 +0000 (+0900) Subject: Update version to 0.65.1 X-Git-Tag: accepted/tizen/unified/20211210.115143^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b27e126034d957e8b3270d00a055cd4c1198529c;p=platform%2Fcore%2Fuifw%2Fvoice-control-elm.git Update version to 0.65.1 Change-Id: I97f1cd28217219ed99fc9f82b2b8793116a7fb84 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 67300b3..f32522a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -13,7 +13,7 @@ PROJECT(voice-control-elm) SET(LIBRARY_NAME "vc-elm") #SET(VOICE_CONTROL_ELM_VERSION_MAJOR 0) #SET(VOICE_CONTROL_ELM_VERSION_MINOR 65) -#SET(VOICE_CONTROL_ELM_VERSION_PATCH 0) +#SET(VOICE_CONTROL_ELM_VERSION_PATCH 1) SET(VERSION ${VERSION}) # pkg config tool diff --git a/packaging/voice-control-elm.spec b/packaging/voice-control-elm.spec index 001768d..92234c5 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.65.0 +Version: 0.65.1 Release: 1 Group: Graphics & UI Framework/Voice Framework License: Apache-2.0