Update package version to 3.0.88 58/75258/2 accepted/tizen/common/20160617.122003 accepted/tizen/ivi/20160620.081459 accepted/tizen/mobile/20160620.081405 accepted/tizen/tv/20160620.081427 accepted/tizen/wearable/20160620.081442 submit/tizen/20160617.083401
authorJihoon Kim <jihoon48.kim@samsung.com>
Fri, 17 Jun 2016 07:12:58 +0000 (16:12 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Fri, 17 Jun 2016 08:04:44 +0000 (17:04 +0900)
Change-Id: I6968e64eff163d65c801a1a6480595ce4fe566d8

configure.ac
packaging/isf.spec

index eb2342d..a9548fd 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.87, isf@samsung.com)
+AC_INIT(isf, 3.0.88, 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=87
+ISF_MICRO_VERSION=88
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index ad36205..94ae5c8 100644 (file)
@@ -1,7 +1,7 @@
 %bcond_with wayland
 Name:       isf
 Summary:    Input Service Framework
-Version:    3.0.87
+Version:    3.0.88
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1+