Update package version to 6.5.7 90/264690/2 accepted/tizen/6.5/unified/20211028.120447 accepted/tizen/unified/20210929.022354 submit/tizen/20210928.095400 submit/tizen_6.5/20211028.163101 tizen_6.5.m2_release
authorInHong Han <inhong1.han@samsung.com>
Tue, 28 Sep 2021 08:29:42 +0000 (17:29 +0900)
committerInHong Han <inhong1.han@samsung.com>
Tue, 28 Sep 2021 09:34:41 +0000 (09:34 +0000)
Change-Id: Idb15c9d4f393e8e93c78ce11ae327176d3c099d2

configure.ac
packaging/isf.spec

index 53a4387..ab30bc3 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, 6.5.6, isf@samsung.com)
+AC_INIT(isf, 6.5.7, 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=6
 ISF_MINOR_VERSION=5
-ISF_MICRO_VERSION=6
+ISF_MICRO_VERSION=7
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index b77e621..6745104 100644 (file)
@@ -3,7 +3,7 @@
 %bcond_with wayland
 Name:       isf
 Summary:    Input Service Framework
-Version:    6.5.6
+Version:    6.5.7
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1+