From 34cbfce13aa4d18d10c6e268dbc27fbe9e977c15 Mon Sep 17 00:00:00 2001 From: Jihoon Kim Date: Wed, 30 Nov 2016 18:28:54 +0900 Subject: [PATCH] Update package version to 3.0.141 Change-Id: I3377ae078acc2cd067b9d33da675a6770da76f3b Signed-off-by: Jihoon Kim --- configure.ac | 2 +- packaging/isf.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index f252cf9..531d7b3 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, 3.0.140, isf@samsung.com) +AC_INIT(isf, 3.0.141, isf@samsung.com) AC_CONFIG_SRCDIR([ism/src/scim.h]) ########################################################### diff --git a/packaging/isf.spec b/packaging/isf.spec index 68c3930..0d48f3f 100644 --- a/packaging/isf.spec +++ b/packaging/isf.spec @@ -1,7 +1,7 @@ %bcond_with wayland Name: isf Summary: Input Service Framework -Version: 3.0.140 +Version: 3.0.141 Release: 1 Group: Graphics & UI Framework/Input License: LGPL-2.1+ -- 2.7.4