aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog6
3 files changed, 5 insertions, 5 deletions
diff --git a/configure b/configure
index eaab86a..e45b90b 100755
--- a/configure
+++ b/configure
@@ -2843,7 +2843,7 @@ fi
# Define the identity of the package.
PACKAGE=indicator-messages
- VERSION=0.3.10
+ VERSION=0.3.11
cat >>confdefs.h <<_ACEOF
diff --git a/configure.ac b/configure.ac
index ab230fd..f41aff0 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.3.10)
+AM_INIT_AUTOMAKE(indicator-messages, 0.3.11)
AM_MAINTAINER_MODE
diff --git a/debian/changelog b/debian/changelog
index 71443db..b80236c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-indicator-messages (0.3.10-0ubuntu1~ppa2) maverick; urgency=low
+indicator-messages (0.3.11-0ubuntu1~ppa1) UNRELEASED; urgency=low
- * Upstream Merge
+ * New upstream release.
* Fixing triangles by passing data to callback (LP: #623453)
- -- Ted Gould <ted@ubuntu.com> Fri, 03 Sep 2010 14:10:35 -0500
+ -- Ted Gould <ted@ubuntu.com> Thu, 09 Sep 2010 13:21:35 -0500
indicator-messages (0.3.10-0ubuntu1~ppa1) maverick; urgency=low