Update version 1.60.3 91/230991/1 accepted/tizen/unified/20200417.152726 submit/tizen/20200416.105356
authorwn.jang <wn.jang@samsung.com>
Thu, 16 Apr 2020 10:51:33 +0000 (19:51 +0900)
committerwn.jang <wn.jang@samsung.com>
Thu, 16 Apr 2020 10:51:33 +0000 (19:51 +0900)
Change-Id: I45e6f7ed17481b31d57e8ae02741449b7adf239e

CMakeLists.txt
packaging/tts.spec

index 2ec7923..b9537cf 100644 (file)
@@ -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")
index ff37484..8618e19 100644 (file)
@@ -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