Update package version to 3.0.138 65/99165/1 accepted/tizen/3.0/common/20161123.140901 accepted/tizen/3.0/ivi/20161123.083813 accepted/tizen/3.0/mobile/20161123.083723 accepted/tizen/3.0/tv/20161123.083737 accepted/tizen/3.0/wearable/20161123.083750 submit/tizen_3.0/20161122.055111
authorInHong Han <inhong1.han@samsung.com>
Tue, 22 Nov 2016 05:42:20 +0000 (14:42 +0900)
committerInHong Han <inhong1.han@samsung.com>
Tue, 22 Nov 2016 05:43:37 +0000 (14:43 +0900)
Change-Id: I8e08346fcd120121875bb8669cc0a1d4ea709a94

configure.ac
packaging/isf.spec

index 7abe832c73d4d3619b4a36dce8cc69603fc3cc9e..d97ddb3740a2fd114abd189488d2dfb4ff5c8e7b 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.137, isf@samsung.com)
+AC_INIT(isf, 3.0.138, 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=137
+ISF_MICRO_VERSION=138
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index d49e8afcf856582f6d3ee11a12a7b1aba910d9fc..ba029b2c85bd23195ca636c33162c659c905e218 100644 (file)
@@ -1,7 +1,7 @@
 %bcond_with wayland
 Name:       isf
 Summary:    Input Service Framework
-Version:    3.0.137
+Version:    3.0.138
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1+