From: sungrae jo Date: Mon, 16 Mar 2020 07:25:22 +0000 (+0900) Subject: Update package version to 1.60.0 X-Git-Tag: accepted/tizen/unified/20200320.074820~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4683eb64d72d86a6afd91863eb47398947d7ca3b;p=platform%2Fcore%2Fuifw%2Fvoice-control.git Update package version to 1.60.0 Change-Id: I157ebecff7c07f7d90b8236f380f3d22c1b323c1 Signed-off-by: sungrae jo --- diff --git a/CMakeLists.txt b/CMakeLists.txt index c2b603d..64bd9df 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -26,7 +26,7 @@ PROJECT(vc) SET(PREFIX ${CMAKE_INSTALL_PREFIX}) SET(EXEC_PREFIX "${PREFIX}") -SET(VERSION 0.2.10) +SET(VERSION 1.60.0) FIND_PROGRAM(UNAME NAMES uname) EXEC_PROGRAM("${UNAME}" ARGS "-m" OUTPUT_VARIABLE "ARCH") diff --git a/packaging/voice-control.spec b/packaging/voice-control.spec index feda14c..53a52cc 100644 --- a/packaging/voice-control.spec +++ b/packaging/voice-control.spec @@ -1,6 +1,6 @@ Name: voice-control Summary: Voice control client library and daemon -Version: 0.2.10 +Version: 1.60.0 Release: 1 Group: Graphics & UI Framework/Voice Framework License: Apache-2.0