Change-Id: I31be81fb4f286eb0025a7c9b6b4d17628fea5f2f
# Process this file with autoconf to produce a configure script
#AC_INIT(scim, 1.4.7, suzhe@tsinghua.org.cn)
-AC_INIT(isf, 4.0.2, isf@samsung.com)
+AC_INIT(isf, 4.0.3, isf@samsung.com)
AC_CONFIG_SRCDIR([ism/src/scim.h])
###########################################################
# ISF version
ISF_MAJOR_VERSION=4
ISF_MINOR_VERSION=0
-ISF_MICRO_VERSION=2
+ISF_MICRO_VERSION=3
ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
%bcond_with wayland
Name: isf
Summary: Input Service Framework
-Version: 4.0.2
+Version: 4.0.3
Release: 1
Group: Graphics & UI Framework/Input
License: LGPL-2.1+