Update package version to 7.5.4 15/287715/2 accepted/tizen/unified/20230207.165807
authorInHong Han <inhong1.han@samsung.com>
Fri, 3 Feb 2023 02:06:49 +0000 (11:06 +0900)
committerInHong Han <inhong1.han@samsung.com>
Fri, 3 Feb 2023 02:22:04 +0000 (02:22 +0000)
Change-Id: I617f7e0fa8129995415e55ceebdd0a5a49d716d0

configure.ac
packaging/isf.spec

index c101e4e..82e5d84 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, 7.5.3, isf@samsung.com)
+AC_INIT(isf, 7.5.4, 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=7
 ISF_MINOR_VERSION=5
-ISF_MICRO_VERSION=3
+ISF_MICRO_VERSION=4
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index 233d210..7a873ff 100644 (file)
@@ -3,7 +3,7 @@
 %bcond_with wayland
 Name:       isf
 Summary:    Input Service Framework
-Version:    7.5.3
+Version:    7.5.4
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1+