Update package version to 3.0.151 91/106991/2 accepted/tizen/3.0/common/20161227.102116 accepted/tizen/3.0/ivi/20161227.010809 accepted/tizen/3.0/mobile/20161227.010715 accepted/tizen/3.0/tv/20161227.010733 accepted/tizen/3.0/wearable/20161227.010750 submit/tizen_3.0/20161226.100512
authorInHong Han <inhong1.han@samsung.com>
Mon, 26 Dec 2016 05:29:54 +0000 (14:29 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Mon, 26 Dec 2016 06:29:55 +0000 (22:29 -0800)
Change-Id: Ic91accb2f5986b7e2931cacfe0e315bdb404fc5a

configure.ac
packaging/isf.spec

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