Update version (1.65.7) 55/263055/1 accepted/tizen/unified/20210827.045638 submit/tizen/20210825.074518
authorSuyeon Hwang <stom.hwang@samsung.com>
Wed, 25 Aug 2021 07:27:22 +0000 (16:27 +0900)
committerSuyeon Hwang <stom.hwang@samsung.com>
Wed, 25 Aug 2021 07:27:22 +0000 (16:27 +0900)
Change-Id: I13c9616b42d65c9ede2938a5bd0f4a6c3ca13a1d
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
CMakeLists.txt
packaging/tts.spec

index e98bae5..4869fe9 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.6)
+SET(VERSION 1.65.7)
 
 FIND_PROGRAM(UNAME NAMES uname)
 EXEC_PROGRAM("${UNAME}" ARGS "-m" OUTPUT_VARIABLE "ARCH")
index eee0200..a95b2db 100644 (file)
@@ -1,6 +1,6 @@
 Name:       tts
 Summary:    Text To Speech client library and daemon
-Version:    1.65.6
+Version:    1.65.7
 Release:    1
 Group:      Graphics & UI Framework/Voice Framework
 License:    Apache-2.0