Update package version to 5.5.25 52/224852/1 accepted/tizen/5.5/unified/20200214.120153 submit/tizen_5.5/20200213.115240 submit/tizen_5.5/20200214.021422
authorJihoon Kim <jihoon48.kim@samsung.com>
Thu, 13 Feb 2020 11:50:46 +0000 (20:50 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Thu, 13 Feb 2020 11:50:46 +0000 (20:50 +0900)
Change-Id: I4c0b1692a05f6cfe69531beeaf550f80ab139c78
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
configure.ac
packaging/isf.spec

index 64e1230..da3887e 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, 5.5.24, isf@samsung.com)
+AC_INIT(isf, 5.5.25, 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=5
 ISF_MINOR_VERSION=5
-ISF_MICRO_VERSION=24
+ISF_MICRO_VERSION=25
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index 0e10b6e..372258c 100644 (file)
@@ -3,7 +3,7 @@
 %bcond_with wayland
 Name:       isf
 Summary:    Input Service Framework
-Version:    5.5.24
+Version:    5.5.25
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1+