Update package version to 3.0.118 54/87254/1 accepted/tizen/common/20160907.154747 accepted/tizen/ivi/20160908.003532 accepted/tizen/mobile/20160908.003422 accepted/tizen/tv/20160908.003436 accepted/tizen/wearable/20160908.003456 submit/tizen/20160907.074608
authorJihoon Kim <jihoon48.kim@samsung.com>
Wed, 7 Sep 2016 07:07:48 +0000 (16:07 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Wed, 7 Sep 2016 07:07:51 +0000 (16:07 +0900)
Change-Id: I420e0e13306b6560c0e69e49a195a8e22075ee7f
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
configure.ac
packaging/isf.spec

index 6952506..8232c38 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.117, isf@samsung.com)
+AC_INIT(isf, 3.0.118, 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=117
+ISF_MICRO_VERSION=118
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index 1e17cb8..9173e6a 100644 (file)
@@ -1,7 +1,7 @@
 %bcond_with wayland
 Name:       isf
 Summary:    Input Service Framework
-Version:    3.0.117
+Version:    3.0.118
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1+