From 59c0ca62ef824370b1c7ccdbfd75cd008a095098 Mon Sep 17 00:00:00 2001 From: Artem Garmash Date: Mon, 18 Jan 2010 10:46:59 +0200 Subject: [PATCH] Release 0.1.3 --- configure.ac | 2 +- debian/changelog | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 7e1182c..d5a33b5 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.53) -AC_INIT(conversations-inbox-widget, 0.1.2) +AC_INIT(conversations-inbox-widget, 0.1.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 e6dfd45..9fce393 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +conversations-inbox-widget (0.1.3) unstable; urgency=low + + * Fix scrolling glitches + * Increase footer press area + + -- Artem Garmash Mon, 18 Jan 2010 10:45:45 +0200 + conversations-inbox-widget (0.1.2) unstable; urgency=low * Show sender's avatar -- 1.7.9.5