aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-02-18 10:08:32 -0600
committerTed Gould <ted@gould.cx>2010-02-18 10:08:32 -0600
commit019fb774fd039cbad6b19d50edff3ef3bb2b6936 (patch)
tree44744729227112f245a993ce882b4483362edb4a
parentbf7525ab42e008be9cdabccd57189bf584b6fe30 (diff)
parent49cdb8cc49896200529da5b7888a3bf49938e95f (diff)
downloadlibayatana-indicator-019fb774fd039cbad6b19d50edff3ef3bb2b6936.tar.gz
libayatana-indicator-019fb774fd039cbad6b19d50edff3ef3bb2b6936.tar.bz2
libayatana-indicator-019fb774fd039cbad6b19d50edff3ef3bb2b6936.zip
Upstream release 0.3.3
-rw-r--r--configure.ac4
-rw-r--r--debian/changelog6
2 files changed, 5 insertions, 5 deletions
diff --git a/configure.ac b/configure.ac
index 698f6c7..24293c5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
-AC_INIT(libindicator, 0.3.2, ted@canonical.com)
+AC_INIT(libindicator, 0.3.3, ted@canonical.com)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(libindicator, 0.3.2)
+AM_INIT_AUTOMAKE(libindicator, 0.3.3)
AM_MAINTAINER_MODE
m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES])
diff --git a/debian/changelog b/debian/changelog
index 23f389d..558edae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-libindicator (0.3.2-0ubuntu1~ppa2) lucid; urgency=low
+libindicator (0.3.3-0ubuntu1~ppa1) UNRELEASED; urgency=low
- * Upstream merge
+ * Upstream release 0.3.3
* Adding new object for parsing desktop files for Shortcuts
- -- Ted Gould <ted@ubuntu.com> Thu, 18 Feb 2010 10:07:54 -0600
+ -- Ted Gould <ted@ubuntu.com> Thu, 18 Feb 2010 10:08:06 -0600
libindicator (0.3.2-0ubuntu1) lucid; urgency=low