Update package version to 3.0.150 13/106413/1 accepted/tizen/3.0/common/20161222.181509 accepted/tizen/3.0/ivi/20161222.024914 accepted/tizen/3.0/mobile/20161222.024847 accepted/tizen/3.0/tv/20161222.024856 accepted/tizen/3.0/wearable/20161222.024905 submit/tizen_3.0/20161221.132031
authorInHong Han <inhong1.han@samsung.com>
Wed, 21 Dec 2016 12:28:48 +0000 (21:28 +0900)
committerInHong Han <inhong1.han@samsung.com>
Wed, 21 Dec 2016 13:16:27 +0000 (22:16 +0900)
Change-Id: I3b42fd5e2d35c7fb5f06d9bdbcebd490fd4a7fd7

configure.ac
packaging/isf.spec

index 5573599..a0f9118 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.149, isf@samsung.com)
+AC_INIT(isf, 3.0.150, 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=149
+ISF_MICRO_VERSION=150
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index 90e22f8..a48bb8f 100644 (file)
@@ -1,7 +1,7 @@
 %bcond_with wayland
 Name:       isf
 Summary:    Input Service Framework
-Version:    3.0.149
+Version:    3.0.150
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1+