summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorInhong Han <inhong1.han@samsung.com>2023-10-16 17:35:03 +0900
committerInhong Han <inhong1.han@samsung.com>2023-10-16 17:35:38 +0900
commit680460647e8a26b83d43e1a8e9249404e67c4667 (patch)
tree4ab16eef55a581bd9cd9526d8f1c12d2fd9eac26
parentbf9435844a8492a04e62698cf268d6338d601e55 (diff)
downloadisf-accepted/tizen/unified/20231018.120801.tar.gz
isf-accepted/tizen/unified/20231018.120801.tar.bz2
isf-accepted/tizen/unified/20231018.120801.zip
Update package version to 8.0.16accepted/tizen/unified/20231018.120801
Change-Id: Ib83fed95140c58fb00e12cd106e82d27535a0f8b
-rw-r--r--configure.ac4
-rw-r--r--packaging/isf.spec2
2 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index c5643b17..644703b3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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.15, isf@samsung.com)
+AC_INIT(isf, 8.0.16, 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=15
+ISF_MICRO_VERSION=16
ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
diff --git a/packaging/isf.spec b/packaging/isf.spec
index ca339a0c..91d093dd 100644
--- a/packaging/isf.spec
+++ b/packaging/isf.spec
@@ -3,7 +3,7 @@
%bcond_with wayland
Name: isf
Summary: Input Service Framework
-Version: 8.0.15
+Version: 8.0.16
Release: 1
Group: Graphics & UI Framework/Input
License: LGPL-2.1+