Update package version to 9.0.11 38/313238/1 accepted/tizen_unified_toolchain accepted/tizen_unified_x_asan accepted/tizen/unified/20240621.080815 accepted/tizen/unified/dev/20240701.072950 accepted/tizen/unified/toolchain/20240624.121652 accepted/tizen/unified/x/20240624.032031 accepted/tizen/unified/x/asan/20240625.092853
authorInhong Han <inhong1.han@samsung.com>
Thu, 20 Jun 2024 08:15:04 +0000 (17:15 +0900)
committerInhong Han <inhong1.han@samsung.com>
Thu, 20 Jun 2024 08:15:04 +0000 (17:15 +0900)
Change-Id: I6e7bc044b065339dbe3cf90badc5439ceb5a9bcd

configure.ac
packaging/isf.spec

index a8a4d04..8bf6f5d 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, 9.0.10, isf@samsung.com)
+AC_INIT(isf, 9.0.11, 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=9
 ISF_MINOR_VERSION=0
-ISF_MICRO_VERSION=10
+ISF_MICRO_VERSION=11
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index 16d8c2c..3c88b69 100644 (file)
@@ -3,7 +3,7 @@
 %bcond_with wayland
 Name:       isf
 Summary:    Input Service Framework
-Version:    9.0.10
+Version:    9.0.11
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1+