Update package version to 6.0.23 81/242481/1 submit/tizen/20200827.074634
authorInHong Han <inhong1.han@samsung.com>
Thu, 27 Aug 2020 07:35:36 +0000 (16:35 +0900)
committerInHong Han <inhong1.han@samsung.com>
Thu, 27 Aug 2020 07:35:36 +0000 (16:35 +0900)
Change-Id: I8e268ddbc1a75eb41c99dd9d889b319a65212c96

configure.ac
packaging/isf.spec

index ab8b651..ca449e8 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.0.22, isf@samsung.com)
+AC_INIT(isf, 6.0.23, 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=0
-ISF_MICRO_VERSION=22
+ISF_MICRO_VERSION=23
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index 27fecb7..abf6737 100644 (file)
@@ -3,7 +3,7 @@
 %bcond_with wayland
 Name:       isf
 Summary:    Input Service Framework
-Version:    6.0.22
+Version:    6.0.23
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1+