Update package version to 4.0.1 78/125278/1 accepted/tizen/unified/20170414.164141 submit/tizen/20170414.101529
authorJihoon Kim <jihoon48.kim@samsung.com>
Fri, 14 Apr 2017 10:14:07 +0000 (19:14 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Fri, 14 Apr 2017 10:14:07 +0000 (19:14 +0900)
Change-Id: I659f33bb3e5e8c4874ed35d0a29caae1565e522b
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
configure.ac
packaging/isf.spec

index 4056df4..08a8f04 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.186, isf@samsung.com)
+AC_INIT(isf, 4.0.1, isf@samsung.com)
 AC_CONFIG_SRCDIR([ism/src/scim.h])
 
 ###########################################################
@@ -8,9 +8,9 @@ AC_CONFIG_SRCDIR([ism/src/scim.h])
 ###########################################################
 
 # ISF version
-ISF_MAJOR_VERSION=3
+ISF_MAJOR_VERSION=4
 ISF_MINOR_VERSION=0
-ISF_MICRO_VERSION=186
+ISF_MICRO_VERSION=1
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index b83b572..b03af91 100644 (file)
@@ -3,7 +3,7 @@
 %bcond_with wayland
 Name:       isf
 Summary:    Input Service Framework
-Version:    3.0.186
+Version:    4.0.1
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1+