Update package version to 3.0.107 13/80513/1 accepted/tizen/common/20160718.160355 accepted/tizen/ivi/20160719.015946 accepted/tizen/mobile/20160719.020050 accepted/tizen/tv/20160719.020014 accepted/tizen/wearable/20160719.020033 submit/tizen/20160718.111505
authorJihoon Kim <jihoon48.kim@samsung.com>
Mon, 18 Jul 2016 11:11:47 +0000 (20:11 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Mon, 18 Jul 2016 11:11:47 +0000 (20:11 +0900)
Change-Id: I5f051148fc8f6ceafd3ad63a390fe7af3bf26acd

configure.ac
packaging/isf.spec

index fb8b795..d194219 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.106, isf@samsung.com)
+AC_INIT(isf, 3.0.107, 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=106
+ISF_MICRO_VERSION=107
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index 991ae35..78422e3 100644 (file)
@@ -1,7 +1,7 @@
 %bcond_with wayland
 Name:       isf
 Summary:    Input Service Framework
-Version:    3.0.106
+Version:    3.0.107
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1+