Update version (1.65.3) 59/264959/1
authorSuyeon Hwang <stom.hwang@samsung.com>
Wed, 6 Oct 2021 06:13:49 +0000 (15:13 +0900)
committerSuyeon Hwang <stom.hwang@samsung.com>
Wed, 6 Oct 2021 06:13:49 +0000 (15:13 +0900)
Change-Id: I23bf5095f893033867694b62506acd2c3d2861b7
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
CMakeLists.txt
packaging/voice-control.spec

index 61458e38a5ba167c047ea8b677e06499f8e4951b..7d761a2e130c878ef92dbcb23611ce8814ba052d 100644 (file)
@@ -26,7 +26,7 @@ PROJECT(vc)
 
 SET(PREFIX ${CMAKE_INSTALL_PREFIX})
 SET(EXEC_PREFIX "${PREFIX}")
-SET(VERSION 1.65.2)
+SET(VERSION 1.65.3)
 
 FIND_PROGRAM(UNAME NAMES uname)
 EXEC_PROGRAM("${UNAME}" ARGS "-m" OUTPUT_VARIABLE "ARCH")
index 767318f3d3202e32448a99199ae06596a2bb3780..6eebef06fe317320e7e7675ba6d267eb7eece741 100644 (file)
@@ -1,6 +1,6 @@
 Name:       voice-control
 Summary:    Voice control client library and daemon
-Version:    1.65.2
+Version:    1.65.3
 Release:    1
 Group:      Graphics & UI Framework/Voice Framework
 License:    Apache-2.0