From a119f1eb9381573bb7beb7b4b8b8376aabca5607 Mon Sep 17 00:00:00 2001 From: Artem Garmash Date: Tue, 16 Feb 2010 01:34:31 +0200 Subject: [PATCH] Release 1.0.3 --- configure.ac | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index bb8a883..392ae40 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.53) -AC_INIT(conversations-inbox-widget, 1.0.0) +AC_INIT(conversations-inbox-widget, 1.0.3) AM_INIT_AUTOMAKE([-Wall]) AC_CONFIG_SRCDIR(src/el-home-applet.c) AM_CONFIG_HEADER(config.h) diff --git a/debian/changelog b/debian/changelog index a2977df..b349e21 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +conversations-inbox-widget (1.0.3) unstable; urgency=low + + * Remove hildon-home restart during installation + + -- Artem Garmash Tue, 16 Feb 2010 01:32:53 +0200 + conversations-inbox-widget (1.0.2) unstable; urgency=low * Fix resize warning on widget removing -- 1.7.9.5