Update version (1.65.10) 61/265161/1 submit/tizen/20211012.065801
authorSuyeon Hwang <stom.hwang@samsung.com>
Tue, 12 Oct 2021 06:46:51 +0000 (15:46 +0900)
committerSuyeon Hwang <stom.hwang@samsung.com>
Tue, 12 Oct 2021 06:46:51 +0000 (15:46 +0900)
Change-Id: Id21635559542cb203389098cdd6dbe127858c9fa
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
CMakeLists.txt
packaging/tts.spec

index 160ab1d6232399ea88f40762bfc07389cf41a725..9075bb20211b5621cb670bcc28180d3d82308271 100644 (file)
@@ -24,7 +24,7 @@ PROJECT(tts)
 SET(PREFIX ${CMAKE_INSTALL_PREFIX})
 SET(EXEC_PREFIX "${PREFIX}")
 SET(INCLUDEDIR "${PREFIX}/include")
-SET(VERSION 1.65.9)
+SET(VERSION 1.65.10)
 
 FIND_PROGRAM(UNAME NAMES uname)
 EXEC_PROGRAM("${UNAME}" ARGS "-m" OUTPUT_VARIABLE "ARCH")
index ef3bef0eb906a0bdc20298fae5c7875e4b341024..08a0f3307acadce827cc0f6c5b608e02f3b739a0 100644 (file)
@@ -1,6 +1,6 @@
 Name:       tts
 Summary:    Text To Speech client library and daemon
-Version:    1.65.9
+Version:    1.65.10
 Release:    1
 Group:      Graphics & UI Framework/Voice Framework
 License:    Apache-2.0