Update package version to 3.0.111 90/83590/2 accepted/tizen/common/20160812.141205 accepted/tizen/ivi/20160812.065547 accepted/tizen/mobile/20160812.065533 accepted/tizen/tv/20160812.065526 accepted/tizen/wearable/20160812.065541 submit/tizen/20160812.044838
authorJihoon Kim <jihoon48.kim@samsung.com>
Fri, 12 Aug 2016 01:54:52 +0000 (10:54 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Fri, 12 Aug 2016 04:31:49 +0000 (21:31 -0700)
Change-Id: Id79f717a81c6a13261151ebec9d4263db512c5cd

configure.ac
packaging/isf.spec

index 43c4408..9814d63 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, 3.0.110, isf@samsung.com)
+AC_INIT(isf, 3.0.111, 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=3
 ISF_MINOR_VERSION=0
-ISF_MICRO_VERSION=110
+ISF_MICRO_VERSION=111
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index dd0a075..63545dd 100644 (file)
@@ -1,7 +1,7 @@
 %bcond_with wayland
 Name:       isf
 Summary:    Input Service Framework
-Version:    3.0.110
+Version:    3.0.111
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1+