Update package version to 3.0.59 44/63744/1 accepted/tizen/ivi/20160325.134518 accepted/tizen/mobile/20160325.134445 accepted/tizen/tv/20160325.134409 accepted/tizen/wearable/20160325.134453 submit/tizen/20160325.123106
authorJihoon Kim <jihoon48.kim@samsung.com>
Fri, 25 Mar 2016 12:06:28 +0000 (21:06 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Fri, 25 Mar 2016 12:06:28 +0000 (21:06 +0900)
Change-Id: I202ce939526117a9d89cb0ef7c16edc7122cdaeb

configure.ac
packaging/isf.spec

index 238748b..45a9a94 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.58, isf@samsung.com)
+AC_INIT(isf, 3.0.59, 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=58
+ISF_MICRO_VERSION=59
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index 4538bd7..828e57c 100644 (file)
@@ -1,7 +1,7 @@
 %bcond_with wayland
 Name:       isf
 Summary:    Input Service Framework
-Version:    3.0.58
+Version:    3.0.59
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1+