Update package version to 3.0.156 62/108962/2 accepted/tizen/3.0/common/20170109.195938 accepted/tizen/3.0/ivi/20170109.073436 accepted/tizen/3.0/tv/20170110.055312 accepted/tizen/3.0/wearable/20170109.073240 submit/tizen_3.0/20170106.102334 submit/tizen_3.0/20170107.035043
authorJihoon Kim <jihoon48.kim@samsung.com>
Fri, 6 Jan 2017 09:22:47 +0000 (18:22 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Sat, 7 Jan 2017 02:54:23 +0000 (18:54 -0800)
Change-Id: I05f2b6c989b605f642acc74c8d585428a37f4e0f
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
configure.ac
packaging/isf.spec

index 229f2ad..a133804 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.155, isf@samsung.com)
+AC_INIT(isf, 3.0.156, 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=155
+ISF_MICRO_VERSION=156
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index 50f55e3..ce17dd7 100644 (file)
@@ -1,7 +1,7 @@
 %bcond_with wayland
 Name:       isf
 Summary:    Input Service Framework
-Version:    3.0.155
+Version:    3.0.156
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1+