summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorInhong Han <inhong1.han@samsung.com>2024-02-08 14:03:54 +0900
committerInhong Han <inhong1.han@samsung.com>2024-02-08 14:03:54 +0900
commit51df7d4e90fbd8547a2683dede6f584408bbbc62 (patch)
tree346d2e8614ab4c48bdee70d0f0b20e02370c00bc
parent865d78e5a31ca4a2d30cf1dbb501edce9f2d2088 (diff)
downloadisf-51df7d4e90fbd8547a2683dede6f584408bbbc62.tar.gz
isf-51df7d4e90fbd8547a2683dede6f584408bbbc62.tar.bz2
isf-51df7d4e90fbd8547a2683dede6f584408bbbc62.zip
Change-Id: I95013ab0a2eec6417f7005d707bece86266ef89a
-rw-r--r--configure.ac4
-rw-r--r--packaging/isf.spec2
2 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index c198e1ab..df3f668d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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
diff --git a/packaging/isf.spec b/packaging/isf.spec
index 9a8e9fb9..3afca739 100644
--- a/packaging/isf.spec
+++ b/packaging/isf.spec
@@ -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+