Update package version to 8.0.14 41/298641/2 accepted/tizen/8.0/unified/20231005.094150 accepted/tizen/unified/20230912.171638 tizen_8.0_m2_release
authorInhong Han <inhong1.han@samsung.com>
Tue, 12 Sep 2023 05:05:09 +0000 (14:05 +0900)
committerInHong Han <inhong1.han@samsung.com>
Tue, 12 Sep 2023 05:34:11 +0000 (05:34 +0000)
Change-Id: I5e50bd16b04ed96c5bde5affb727867539c9484d

configure.ac
packaging/isf.spec

index 4110375..6c99b45 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, 8.0.13, isf@samsung.com)
+AC_INIT(isf, 8.0.14, 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=8
 ISF_MINOR_VERSION=0
-ISF_MICRO_VERSION=13
+ISF_MICRO_VERSION=14
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index 59b9970..e84cbd6 100644 (file)
@@ -3,7 +3,7 @@
 %bcond_with wayland
 Name:       isf
 Summary:    Input Service Framework
-Version:    8.0.13
+Version:    8.0.14
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1+