Update package version to 9.0.3 08/305808/1 accepted/tizen/unified/20240214.163934 accepted/tizen/unified/x/20240219.013921
authorInhong Han <inhong1.han@samsung.com>
Thu, 8 Feb 2024 05:03:54 +0000 (14:03 +0900)
committerInhong Han <inhong1.han@samsung.com>
Thu, 8 Feb 2024 05:03:54 +0000 (14:03 +0900)
Change-Id: I95013ab0a2eec6417f7005d707bece86266ef89a

configure.ac
packaging/isf.spec

index c198e1a..df3f668 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, 9.0.2, isf@samsung.com)
+AC_INIT(isf, 9.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=9
 ISF_MINOR_VERSION=0
-ISF_MICRO_VERSION=2
+ISF_MICRO_VERSION=3
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index 9a8e9fb..3afca73 100644 (file)
@@ -3,7 +3,7 @@
 %bcond_with wayland
 Name:       isf
 Summary:    Input Service Framework
-Version:    9.0.2
+Version:    9.0.3
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1+