Update package version to 5.0.9 95/172695/1 accepted/tizen/unified/20180316.062452 submit/tizen/20180315.074016
authorInHong Han <inhong1.han@samsung.com>
Thu, 15 Mar 2018 07:36:34 +0000 (16:36 +0900)
committerInHong Han <inhong1.han@samsung.com>
Thu, 15 Mar 2018 07:37:04 +0000 (16:37 +0900)
Change-Id: I7d254f7ebba15547f0c5566ef7293b0a73e2bdde

configure.ac
packaging/isf.spec

index 9ea38ac..8d7b9c7 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, 5.0.8, isf@samsung.com)
+AC_INIT(isf, 5.0.9, 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=5
 ISF_MINOR_VERSION=0
-ISF_MICRO_VERSION=8
+ISF_MICRO_VERSION=9
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index ecb18e5..de054aa 100644 (file)
@@ -3,7 +3,7 @@
 %bcond_with wayland
 Name:       isf
 Summary:    Input Service Framework
-Version:    5.0.8
+Version:    5.0.9
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1+