Update package version to 4.0.33 06/162606/1
authorInHong Han <inhong1.han@samsung.com>
Mon, 4 Dec 2017 10:22:08 +0000 (19:22 +0900)
committerInHong Han <inhong1.han@samsung.com>
Mon, 4 Dec 2017 10:23:44 +0000 (10:23 +0000)
Change-Id: I2a5eb1d60c1c6a2d2fcc632af101d938bab0ea35

configure.ac
packaging/isf.spec

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