Update package version to 8.0.9 69/293369/3
authorJihoon Kim <jihoon48.kim@samsung.com>
Thu, 25 May 2023 04:34:33 +0000 (13:34 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Thu, 25 May 2023 04:36:54 +0000 (13:36 +0900)
Change-Id: I62515d6d88cbf2a4b7e128e4b2b7cd40fd49126c
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
configure.ac
packaging/isf.spec

index 3b3a04f..d337fcf 100644 (file)
@@ -1,6 +1,6 @@
 # Process this file with autoconf to produce a configure script
 #AC_INIT(scim, 1.4.7, suzhe@tsinghua.org.cn)
-AC_INIT(isf, 7.5.8, isf@samsung.com)
+AC_INIT(isf, 8.0.9, isf@samsung.com)
 AC_CONFIG_SRCDIR([ism/src/scim.h])
 
 ###########################################################
@@ -8,9 +8,9 @@ AC_CONFIG_SRCDIR([ism/src/scim.h])
 ###########################################################
 
 # ISF version
-ISF_MAJOR_VERSION=7
-ISF_MINOR_VERSION=5
-ISF_MICRO_VERSION=8
+ISF_MAJOR_VERSION=8
+ISF_MINOR_VERSION=0
+ISF_MICRO_VERSION=9
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index 1c88c18..4a38105 100644 (file)
@@ -3,7 +3,7 @@
 %bcond_with wayland
 Name:       isf
 Summary:    Input Service Framework
-Version:    7.5.8
+Version:    8.0.9
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1+