Change-Id: I766871343744986e1e058368e157fab6b7f62419
# Process this file with autoconf to produce a configure script
#AC_INIT(scim, 1.4.7, suzhe@tsinghua.org.cn)
-AC_INIT(isf, 2.4.6529, isf@samsung.com)
+AC_INIT(isf, 2.4.6530, isf@samsung.com)
AC_CONFIG_SRCDIR([ism/src/scim.h])
m4_pattern_allow([^AS_])
# ISF version
ISF_MAJOR_VERSION=2
ISF_MINOR_VERSION=4
-ISF_MICRO_VERSION=6529
+ISF_MICRO_VERSION=6530
ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
Name: isf
Summary: Input Service Framework
-Version: 2.4.6529
+Version: 2.4.6530
Release: 1
Group: Graphics & UI Framework/Input
License: LGPL-2.1
+ISF 2.4.6530 :
+ 1. [demo] Add DATETIME layout
+ 2. [setting] support Farsi, Thai, and Urdu language
+
+
ISF 2.4.6529 :
1. [immodule] Add focus window check routine