From: Suyeon Hwang Date: Mon, 15 Nov 2021 07:32:53 +0000 (+0900) Subject: Update version (1.65.4) X-Git-Tag: submit/tizen_6.5/20211117.060151^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3d7abd5f8ecba9a7a08257dc3875666d9c9e818a;p=platform%2Fcore%2Fuifw%2Fvoice-control.git Update version (1.65.4) Change-Id: I2c50f8620a8dbec3067ae9e70b310e95c62d2ddd Signed-off-by: Suyeon Hwang --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 7d761a2..bfc1247 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -26,7 +26,7 @@ PROJECT(vc) SET(PREFIX ${CMAKE_INSTALL_PREFIX}) SET(EXEC_PREFIX "${PREFIX}") -SET(VERSION 1.65.3) +SET(VERSION 1.65.4) 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 6eebef0..6d76313 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: 1.65.3 +Version: 1.65.4 Release: 1 Group: Graphics & UI Framework/Voice Framework License: Apache-2.0