Update package version to 6.0.36 38/247538/2 accepted/tizen/6.0/unified/20201116.012236 submit/tizen_6.0/20201112.095914 submit/tizen_6.0/20201113.005005
authorJihoon Kim <jihoon48.kim@samsung.com>
Thu, 12 Nov 2020 02:44:41 +0000 (11:44 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Thu, 12 Nov 2020 02:45:34 +0000 (11:45 +0900)
Change-Id: I34cf61e4d9d2308c7cbccadf7df09cf6d5e24875
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
configure.ac
packaging/isf.spec

index 8877e0e..09bd0b4 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.35, isf@samsung.com)
+AC_INIT(isf, 6.0.36, 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=35
+ISF_MICRO_VERSION=36
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index e042c09..97d5d59 100644 (file)
@@ -3,7 +3,7 @@
 %bcond_with wayland
 Name:       isf
 Summary:    Input Service Framework
-Version:    6.0.35
+Version:    6.0.36
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1+