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 d72a322..e468ea9 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 e05edb8..80a4e61 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