Update package version to 7.0.4 41/271941/1 submit/tizen/20220303.105220 submit/tizen/20220307.013717
authorInHong Han <inhong1.han@samsung.com>
Thu, 3 Mar 2022 10:46:28 +0000 (19:46 +0900)
committerInHong Han <inhong1.han@samsung.com>
Thu, 3 Mar 2022 10:46:28 +0000 (19:46 +0900)
Change-Id: If4b53ba6dc860a5b9d66f8144de597257d2a9e8b

configure.ac
packaging/isf.spec

index c28050c..aca7204 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.0.3, isf@samsung.com)
+AC_INIT(isf, 7.0.4, isf@samsung.com)
 AC_CONFIG_SRCDIR([ism/src/scim.h])
 
 ###########################################################
@@ -10,7 +10,7 @@ AC_CONFIG_SRCDIR([ism/src/scim.h])
 # ISF version
 ISF_MAJOR_VERSION=7
 ISF_MINOR_VERSION=0
-ISF_MICRO_VERSION=3
+ISF_MICRO_VERSION=4
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index 6178fd8..0eabc6e 100644 (file)
@@ -3,7 +3,7 @@
 %bcond_with wayland
 Name:       isf
 Summary:    Input Service Framework
-Version:    7.0.3
+Version:    7.0.4
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1+