Update package version to 3.0.90 35/76835/1 accepted/tizen/common/20160627.192238 accepted/tizen/ivi/20160628.014849 accepted/tizen/mobile/20160628.014906 accepted/tizen/tv/20160628.014829 accepted/tizen/wearable/20160628.014916 submit/tizen/20160627.111842
authorJihoon Kim <jihoon48.kim@samsung.com>
Mon, 27 Jun 2016 11:13:10 +0000 (20:13 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Mon, 27 Jun 2016 11:13:10 +0000 (20:13 +0900)
Change-Id: I11cffd4b82cee5005942c39c690c07fa01c77341

configure.ac
packaging/isf.spec

index ddd04ad..6ebc405 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.89, isf@samsung.com)
+AC_INIT(isf, 3.0.90, 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=89
+ISF_MICRO_VERSION=90
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index 0f7ddd7..04e942d 100644 (file)
@@ -1,7 +1,7 @@
 %bcond_with wayland
 Name:       isf
 Summary:    Input Service Framework
-Version:    3.0.89
+Version:    3.0.90
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1+