summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJihoon Kim <jihoon48.kim@samsung.com>2022-01-06 16:19:43 +0900
committerJihoon Kim <jihoon48.kim@samsung.com>2022-01-06 16:19:43 +0900
commit05c521ed6e12140e9d565844c21125971affebeb (patch)
treeeed990f0dd2b4005d83dfed8b4d4586939a6a6c3
parentab2d5afbab909852f7b611fba626e779c9a5b0ed (diff)
downloadisf-05c521ed6e12140e9d565844c21125971affebeb.tar.gz
isf-05c521ed6e12140e9d565844c21125971affebeb.tar.bz2
isf-05c521ed6e12140e9d565844c21125971affebeb.zip
Update package version to 7.0.1
Change-Id: Ie42ca9493e9e285c2fbf8d7aed590874808cac57 Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
-rw-r--r--configure.ac8
-rw-r--r--packaging/isf.spec2
2 files changed, 5 insertions, 5 deletions
diff --git a/configure.ac b/configure.ac
index cd23a2ac..7f6663c4 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, 6.5.10, isf@samsung.com)
+AC_INIT(isf, 7.0.1, isf@samsung.com)
AC_CONFIG_SRCDIR([ism/src/scim.h])
###########################################################
@@ -8,9 +8,9 @@ AC_CONFIG_SRCDIR([ism/src/scim.h])
###########################################################
# ISF version
-ISF_MAJOR_VERSION=6
-ISF_MINOR_VERSION=5
-ISF_MICRO_VERSION=10
+ISF_MAJOR_VERSION=7
+ISF_MINOR_VERSION=0
+ISF_MICRO_VERSION=1
ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
diff --git a/packaging/isf.spec b/packaging/isf.spec
index 8d2b44d4..d74143ea 100644
--- a/packaging/isf.spec
+++ b/packaging/isf.spec
@@ -3,7 +3,7 @@
%bcond_with wayland
Name: isf
Summary: Input Service Framework
-Version: 6.5.10
+Version: 7.0.1
Release: 1
Group: Graphics & UI Framework/Input
License: LGPL-2.1+