Update package version to 4.0.8 96/133696/1 accepted/tizen/unified/20170613.194647 submit/tizen/20170613.070433 submit/tizen/20170613.074353
authorInHong Han <inhong1.han@samsung.com>
Tue, 13 Jun 2017 06:52:37 +0000 (15:52 +0900)
committerInHong Han <inhong1.han@samsung.com>
Tue, 13 Jun 2017 06:54:41 +0000 (15:54 +0900)
Change-Id: Id15a680e0925984895d653234ef734477fa2bedb

configure.ac
packaging/isf.spec

index bf91a5a..ab5970e 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.7, isf@samsung.com)
+AC_INIT(isf, 4.0.8, 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=7
+ISF_MICRO_VERSION=8
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index 4f4053c..f5f0f1f 100644 (file)
@@ -3,7 +3,7 @@
 %bcond_with wayland
 Name:       isf
 Summary:    Input Service Framework
-Version:    4.0.7
+Version:    4.0.8
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1+