From: Jihoon Kim Date: Thu, 23 Oct 2014 00:24:47 +0000 (+0900) Subject: upload isf-2.4.8222 X-Git-Tag: submit/tizen/20150128.083920~74 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F89%2F33689%2F1;p=platform%2Fcore%2Fuifw%2Fisf.git upload isf-2.4.8222 Change-Id: Icc9c341bc14877701ba420660f9a58d9cfed9e8b --- diff --git a/configure.ac b/configure.ac index b81af39..1404432 100755 --- 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, 2.4.8221, isf@samsung.com) +AC_INIT(isf, 2.4.8222, 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=2 ISF_MINOR_VERSION=4 -ISF_MICRO_VERSION=8221 +ISF_MICRO_VERSION=8222 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION diff --git a/packaging/isf.spec b/packaging/isf.spec index 1b50d7a..05e5fb0 100644 --- a/packaging/isf.spec +++ b/packaging/isf.spec @@ -1,7 +1,7 @@ %bcond_with wayland Name: isf Summary: Input Service Framework -Version: 2.4.8221 +Version: 2.4.8222 Release: 1 Group: Graphics & UI Framework/Input License: LGPL-2.1