Update package version to 3.0.106 89/80289/2 accepted/tizen/common/20160718.155319 accepted/tizen/ivi/20160717.233256 accepted/tizen/mobile/20160717.233208 accepted/tizen/tv/20160717.233222 accepted/tizen/wearable/20160717.233239 submit/tizen/20160717.110412
authorJi-hoon Lee <dalton.lee@samsung.com>
Fri, 15 Jul 2016 14:08:05 +0000 (23:08 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Sun, 17 Jul 2016 11:02:35 +0000 (04:02 -0700)
Change-Id: Icd851b5d0d9ca45b618ff9574410402641990359

configure.ac
packaging/isf.spec

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