Update package version to 4.0.28 55/159155/2 accepted/tizen/unified/20171108.161138 submit/tizen/20171107.074149
authorJi-hoon Lee <dalton.lee@samsung.com>
Tue, 7 Nov 2017 07:27:23 +0000 (16:27 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Tue, 7 Nov 2017 07:37:42 +0000 (07:37 +0000)
Change-Id: Ifcb3d404c5d4689e1817c8fdcf98f16576a05198

configure.ac
packaging/isf.spec

index 0e03bbc..86bbc0d 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.27, isf@samsung.com)
+AC_INIT(isf, 4.0.28, 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=27
+ISF_MICRO_VERSION=28
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index 8ea4769..0bbc873 100644 (file)
@@ -3,7 +3,7 @@
 %bcond_with wayland
 Name:       isf
 Summary:    Input Service Framework
-Version:    4.0.27
+Version:    4.0.28
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1+