Update package version to 3.0.120 51/88951/1 accepted/tizen/common/20160921.162756 accepted/tizen/ivi/20160922.042001 accepted/tizen/mobile/20160922.042206 accepted/tizen/tv/20160922.041907 accepted/tizen/wearable/20160922.041949 submit/tizen/20160921.084451
authorInHong Han <inhong1.han@samsung.com>
Wed, 21 Sep 2016 07:31:14 +0000 (16:31 +0900)
committerInHong Han <inhong1.han@samsung.com>
Wed, 21 Sep 2016 07:32:26 +0000 (16:32 +0900)
Change-Id: Ia089a8ee53f9ffc1f92e47746c21176262d3317a

configure.ac
packaging/isf.spec

index a07be93..3a90991 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.119, isf@samsung.com)
+AC_INIT(isf, 3.0.120, 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=119
+ISF_MICRO_VERSION=120
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index 0af1ee7..b87df06 100644 (file)
@@ -1,7 +1,7 @@
 %bcond_with wayland
 Name:       isf
 Summary:    Input Service Framework
-Version:    3.0.119
+Version:    3.0.120
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1+