From: wn.jang Date: Thu, 16 Apr 2020 10:51:33 +0000 (+0900) Subject: Update version 1.60.3 X-Git-Tag: submit/tizen/20200416.105356^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=930d1f8f99b5701be65a2739a3cfcd134449e219;p=platform%2Fcore%2Fuifw%2Ftts.git Update version 1.60.3 Change-Id: I45e6f7ed17481b31d57e8ae02741449b7adf239e --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 2ec79232..b9537cf4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -24,7 +24,7 @@ PROJECT(tts) SET(PREFIX ${CMAKE_INSTALL_PREFIX}) SET(EXEC_PREFIX "${PREFIX}") SET(INCLUDEDIR "${PREFIX}/include") -SET(VERSION 1.60.2) +SET(VERSION 1.60.3) FIND_PROGRAM(UNAME NAMES uname) EXEC_PROGRAM("${UNAME}" ARGS "-m" OUTPUT_VARIABLE "ARCH") diff --git a/packaging/tts.spec b/packaging/tts.spec index ff374844..8618e195 100644 --- a/packaging/tts.spec +++ b/packaging/tts.spec @@ -1,6 +1,6 @@ Name: tts Summary: Text To Speech client library and daemon -Version: 1.60.2 +Version: 1.60.3 Release: 1 Group: Graphics & UI Framework/Voice Framework License: Apache-2.0