Update package version to 7.0.3 05/269605/3 accepted/tizen/unified/20220125.121610 submit/tizen/20220124.192248
authorInHong Han <inhong1.han@samsung.com>
Wed, 19 Jan 2022 05:47:10 +0000 (14:47 +0900)
committerInHong Han <inhong1.han@samsung.com>
Wed, 19 Jan 2022 07:45:01 +0000 (07:45 +0000)
Change-Id: I49fa83a98d63a10b61972367a52b69b7b79ba081

configure.ac
packaging/isf.spec

index 78decdf..c28050c 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.2, isf@samsung.com)
+AC_INIT(isf, 7.0.3, 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=2
+ISF_MICRO_VERSION=3
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index c98cc31..6178fd8 100644 (file)
@@ -3,7 +3,7 @@
 %bcond_with wayland
 Name:       isf
 Summary:    Input Service Framework
-Version:    7.0.2
+Version:    7.0.3
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1+