Update package version to 3.0.104 51/79951/2 accepted/tizen/common/20160714.152642 accepted/tizen/ivi/20160714.002229 accepted/tizen/mobile/20160714.002144 accepted/tizen/tv/20160714.002138 accepted/tizen/wearable/20160714.002058 submit/tizen/20160713.151927
authorJihoon Kim <jihoon48.kim@samsung.com>
Wed, 13 Jul 2016 14:23:37 +0000 (23:23 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Wed, 13 Jul 2016 15:01:48 +0000 (08:01 -0700)
Change-Id: I41a8c20690301876785740ed01ba981cebcee1c3

configure.ac
packaging/isf.spec

index 47a79f33347a6cc8199e4ef71b0e704acef987bb..49fd8de1c1787542f0a19cbfe95d90921be9a842 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.103, isf@samsung.com)
+AC_INIT(isf, 3.0.104, 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=103
+ISF_MICRO_VERSION=104
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index 0dc1f0d26442236bc574659a235707fdfe0d99b5..9b36b866dafe40197dc8136c42465cb720b06315 100644 (file)
@@ -1,7 +1,7 @@
 %bcond_with wayland
 Name:       isf
 Summary:    Input Service Framework
-Version:    3.0.103
+Version:    3.0.104
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1+