Update package version to 6.0.37 72/248472/1 accepted/tizen/6.0/unified/20201201.091016 submit/tizen_6.0/20201127.041212
authorInHong Han <inhong1.han@samsung.com>
Fri, 27 Nov 2020 02:42:42 +0000 (11:42 +0900)
committerInHong Han <inhong1.han@samsung.com>
Fri, 27 Nov 2020 02:42:42 +0000 (11:42 +0900)
Change-Id: I65126a7dfe4c0b8f24298975e3ee8ef3d0140515

configure.ac
packaging/isf.spec

index 09bd0b461a7c69646c4f123cc3aae68c3f857cc2..931ac82e4ef79648563f11ed5513a37ad2415ce3 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.36, isf@samsung.com)
+AC_INIT(isf, 6.0.37, 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=36
+ISF_MICRO_VERSION=37
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index 97d5d593adc197a96d9d7520f62156d38dc609cb..5f0b5f8cd51c3d025ebc94e7fe2682e56596c50d 100644 (file)
@@ -3,7 +3,7 @@
 %bcond_with wayland
 Name:       isf
 Summary:    Input Service Framework
-Version:    6.0.36
+Version:    6.0.37
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1+