upload isf-2.4.8222 89/33689/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Thu, 23 Oct 2014 00:24:47 +0000 (09:24 +0900)
committerLi Zhang <li2012.zhang@samsung.com>
Wed, 14 Jan 2015 02:21:00 +0000 (10:21 +0800)
Change-Id: Icc9c341bc14877701ba420660f9a58d9cfed9e8b

configure.ac
packaging/isf.spec

index b81af39..1404432 100755 (executable)
@@ -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
 
index 1b50d7a..05e5fb0 100644 (file)
@@ -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