Update package version to 5.5.3 27/201627/2 accepted/tizen/unified/20190318.150605 submit/tizen/20190318.085229
authorInhong Han <inhong1.han@samsung.com>
Mon, 18 Mar 2019 08:48:22 +0000 (17:48 +0900)
committerInhong Han <inhong1.han@samsung.com>
Mon, 18 Mar 2019 08:50:09 +0000 (17:50 +0900)
Change-Id: Ib68f858da5e41d4b6aca5cb36c686a6d89fe042a

configure.ac
packaging/isf.spec

index 168b1a6..91084f8 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, 5.5.2, isf@samsung.com)
+AC_INIT(isf, 5.5.3, 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=5
 ISF_MINOR_VERSION=5
-ISF_MICRO_VERSION=2
+ISF_MICRO_VERSION=3
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index f21c0c7..54b6c2c 100644 (file)
@@ -3,7 +3,7 @@
 %bcond_with wayland
 Name:       isf
 Summary:    Input Service Framework
-Version:    5.5.2
+Version:    5.5.3
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1+