Update version (1.60.10) 07/245407/1 accepted/tizen_6.0_unified_hotfix tizen_6.0_hotfix accepted/tizen/6.0/unified/20201030.104817 accepted/tizen/6.0/unified/hotfix/20201103.000149 accepted/tizen/unified/20201009.090852 submit/tizen/20201008.081908 submit/tizen_6.0/20201029.205501 submit/tizen_6.0_hotfix/20201102.192901 submit/tizen_6.0_hotfix/20201103.115101 tizen_6.0.m2_release
authorsooyeon.kim <sooyeon.kim@samsung.com>
Thu, 8 Oct 2020 08:09:02 +0000 (17:09 +0900)
committersooyeon.kim <sooyeon.kim@samsung.com>
Thu, 8 Oct 2020 08:09:02 +0000 (17:09 +0900)
Change-Id: I0807cbdc5f7da7d30784487e39b750fe33501ed8
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
CMakeLists.txt
packaging/tts.spec

index 79fef14..006b2eb 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.9)
+SET(VERSION 1.60.10)
 
 FIND_PROGRAM(UNAME NAMES uname)
 EXEC_PROGRAM("${UNAME}" ARGS "-m" OUTPUT_VARIABLE "ARCH")
index 3ebdfdc..2827e1b 100644 (file)
@@ -1,6 +1,6 @@
 Name:       tts
 Summary:    Text To Speech client library and daemon
-Version:    1.60.9
+Version:    1.60.10
 Release:    1
 Group:      Graphics & UI Framework/Voice Framework
 License:    Apache-2.0