From f7d1ae5b849d6979faaa615e1f35a393fcbf9d68 Mon Sep 17 00:00:00 2001 From: Artem Garmash Date: Wed, 17 Feb 2010 17:34:16 +0200 Subject: [PATCH] Release 1.0.4 --- configure.ac | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 392ae40..2585eba 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.53) -AC_INIT(conversations-inbox-widget, 1.0.3) +AC_INIT(conversations-inbox-widget, 1.0.4) 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 b349e21..b0ebc60 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +conversations-inbox-widget (1.0.4) unstable; urgency=low + + * Show the reboot note only during upgrade + + -- Artem Garmash Wed, 17 Feb 2010 17:33:19 +0200 + conversations-inbox-widget (1.0.3) unstable; urgency=low * Remove hildon-home restart during installation -- 1.7.9.5