Update package version to 4.0.32 55/161955/1 accepted/tizen/unified/20171130.063228 submit/tizen/20171128.095319
authorInHong Han <inhong1.han@samsung.com>
Tue, 28 Nov 2017 09:49:06 +0000 (18:49 +0900)
committerInHong Han <inhong1.han@samsung.com>
Tue, 28 Nov 2017 09:49:43 +0000 (18:49 +0900)
Change-Id: Ia9e8d50256c0f157815e1dbb4d244e18f01a0f49

configure.ac
packaging/isf.spec

index d177058..1a17b49 100644 (file)
@@ -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, 4.0.31, isf@samsung.com)
+AC_INIT(isf, 4.0.32, 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=4
 ISF_MINOR_VERSION=0
-ISF_MICRO_VERSION=31
+ISF_MICRO_VERSION=32
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index b353e4b..7da0f07 100644 (file)
@@ -3,7 +3,7 @@
 %bcond_with wayland
 Name:       isf
 Summary:    Input Service Framework
-Version:    4.0.31
+Version:    4.0.32
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1+