From: Inhong Han Date: Mon, 18 Mar 2019 08:48:22 +0000 (+0900) Subject: Update package version to 5.5.3 X-Git-Tag: accepted/tizen/unified/20190318.150605^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c0624fa87ba63b261d0fba65b6976be52c110af4;p=platform%2Fcore%2Fuifw%2Fisf.git Update package version to 5.5.3 Change-Id: Ib68f858da5e41d4b6aca5cb36c686a6d89fe042a --- diff --git a/configure.ac b/configure.ac index 168b1a6..91084f8 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, 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 diff --git a/packaging/isf.spec b/packaging/isf.spec index f21c0c7..54b6c2c 100644 --- a/packaging/isf.spec +++ b/packaging/isf.spec @@ -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+