Update package version to 5.0.1 02/164402/1 accepted/tizen/unified/20171219.183917 accepted/tizen/unified/20171221.071212 submit/tizen/20171218.223313 submit/tizen/20171220.053600
authorJihoon Kim <jihoon48.kim@samsung.com>
Tue, 19 Dec 2017 04:31:58 +0000 (13:31 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Tue, 19 Dec 2017 04:31:58 +0000 (13:31 +0900)
Change-Id: Ibdd1700e68f80e27925d9f55eeb5c5fde155d83d
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
configure.ac
packaging/isf.spec

index d223b87..2edc1b5 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, 4.0.37, isf@samsung.com)
+AC_INIT(isf, 5.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=4
+ISF_MAJOR_VERSION=5
 ISF_MINOR_VERSION=0
-ISF_MICRO_VERSION=37
+ISF_MICRO_VERSION=1
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index 505b087..aa5cb82 100644 (file)
@@ -3,7 +3,7 @@
 %bcond_with wayland
 Name:       isf
 Summary:    Input Service Framework
-Version:    4.0.37
+Version:    5.0.1
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1+