Update version (1.70.4) 35/276235/1 accepted/tizen/unified/20220614.134607 submit/tizen/20220613.094311 submit/tizen/20220614.055600
authorSuyeon Hwang <stom.hwang@samsung.com>
Mon, 13 Jun 2022 08:14:53 +0000 (17:14 +0900)
committerSuyeon Hwang <stom.hwang@samsung.com>
Mon, 13 Jun 2022 08:14:53 +0000 (17:14 +0900)
Change-Id: I481f920d4592c0e7b1acfa02e40406c15f7305c8
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
CMakeLists.txt
packaging/voice-control.spec

index d72a322d05e1ec1a26c9e5329c9940bf87488e68..e468ea9dfd8d10c101aff4ed2186a7c7237c68f0 100644 (file)
@@ -26,7 +26,7 @@ PROJECT(vc)
 
 SET(PREFIX ${CMAKE_INSTALL_PREFIX})
 SET(EXEC_PREFIX "${PREFIX}")
-SET(VERSION 1.70.3)
+SET(VERSION 1.70.4)
 
 FIND_PROGRAM(UNAME NAMES uname)
 EXEC_PROGRAM("${UNAME}" ARGS "-m" OUTPUT_VARIABLE "ARCH")
index e05edb8f82d5518b035a8b84b62ff0efd8c3fd73..80a4e617254bf0961fa1197d66ca270ffa79f2e4 100644 (file)
@@ -1,6 +1,6 @@
 Name:       voice-control
 Summary:    Voice control client library and daemon
-Version:    1.70.3
+Version:    1.70.4
 Release:    1
 Group:      Graphics & UI Framework/Voice Framework
 License:    Apache-2.0