aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog11
2 files changed, 7 insertions, 6 deletions
diff --git a/configure.ac b/configure.ac
index 430203e..4b36234 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_INIT(src/indicator-messages.c)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-messages, 0.2.5)
+AM_INIT_AUTOMAKE(indicator-messages, 0.2.6)
AM_MAINTAINER_MODE
diff --git a/debian/changelog b/debian/changelog
index c5ea504..f9be117 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,11 @@
-indicator-messages (0.2.5-0ubuntu1~ppa2) karmic; urgency=low
+indicator-messages (0.2.6-0ubuntu1~ppa1) UNRELEASED; urgency=low
- * Building the menu after checking the blacklist so that the
- separators are all correct.
- * Small fix for a perspective memory leak.
+ * Upstream release 0.2.6
+ * Building the menu after checking the blacklist so that the
+ separators are all correct.
+ * Small fix for a perspective memory leak.
- -- Ted Gould <ted@ubuntu.com> Mon, 05 Oct 2009 09:50:56 -0400
+ -- Ted Gould <ted@ubuntu.com> Thu, 08 Oct 2009 10:35:28 -0400
indicator-messages (0.2.5-0ubuntu1) karmic; urgency=low