aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-09-09 13:22:04 -0500
committerTed Gould <ted@gould.cx>2010-09-09 13:22:04 -0500
commitf99fbdf57ff97cd9421a5b3395ed42fd86e7c7c3 (patch)
tree61c8b3b20e965ac62d8e5b86f70905aa36ebafa4
parent22b5d7e64610654f7cc8158cd4b5d92d0c5188df (diff)
parentc6bc12c86e7893e9175c383ee776f05e0f87de9c (diff)
downloadayatana-indicator-messages-f99fbdf57ff97cd9421a5b3395ed42fd86e7c7c3.tar.gz
ayatana-indicator-messages-f99fbdf57ff97cd9421a5b3395ed42fd86e7c7c3.tar.bz2
ayatana-indicator-messages-f99fbdf57ff97cd9421a5b3395ed42fd86e7c7c3.zip
New upstream release.
-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