Update package version to 3.0.148 03/105403/2 accepted/tizen/3.0/common/20161219.113616 accepted/tizen/3.0/ivi/20161219.013010 accepted/tizen/3.0/mobile/20161219.012908 accepted/tizen/3.0/tv/20161219.012926 accepted/tizen/3.0/wearable/20161219.012943 submit/tizen_3.0/20161216.115547
authorInHong Han <inhong1.han@samsung.com>
Fri, 16 Dec 2016 10:45:56 +0000 (19:45 +0900)
committerInHong Han <inhong1.han@samsung.com>
Fri, 16 Dec 2016 10:48:20 +0000 (02:48 -0800)
Change-Id: Ie9d01a69bc45ecdfd8ed0d5366e304ca2de3b3e9

configure.ac
packaging/isf.spec

index 7cfd72d..afde7b2 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.147, isf@samsung.com)
+AC_INIT(isf, 3.0.148, 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=147
+ISF_MICRO_VERSION=148
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index a571882..f8c05b0 100644 (file)
@@ -1,7 +1,7 @@
 %bcond_with wayland
 Name:       isf
 Summary:    Input Service Framework
-Version:    3.0.147
+Version:    3.0.148
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1+