Update package version to 7.0.1 09/269009/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Thu, 6 Jan 2022 07:19:43 +0000 (16:19 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Thu, 6 Jan 2022 07:19:43 +0000 (16:19 +0900)
Change-Id: Ie42ca9493e9e285c2fbf8d7aed590874808cac57
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
configure.ac
packaging/isf.spec

index cd23a2a..7f6663c 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, 6.5.10, isf@samsung.com)
+AC_INIT(isf, 7.0.1, 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=6
-ISF_MINOR_VERSION=5
-ISF_MICRO_VERSION=10
+ISF_MAJOR_VERSION=7
+ISF_MINOR_VERSION=0
+ISF_MICRO_VERSION=1
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index 8d2b44d..d74143e 100644 (file)
@@ -3,7 +3,7 @@
 %bcond_with wayland
 Name:       isf
 Summary:    Input Service Framework
-Version:    6.5.10
+Version:    7.0.1
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1+