aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-08-11 11:55:25 -0500
committerTed Gould <ted@gould.cx>2011-08-11 11:55:25 -0500
commite66b6987a696c5e6b2409ac5a182ea7477fd9c0b (patch)
tree0382564ad404a0b686d3157b8d9714b16dfa44b7 /configure.ac
parent6773f899b6e40643e026ff49c5f7ec4fc4b93fe2 (diff)
parente7d1dd3c138ddfab3a23d384a4c4c5f89cb408db (diff)
downloadayatana-indicator-application-e66b6987a696c5e6b2409ac5a182ea7477fd9c0b.tar.gz
ayatana-indicator-application-e66b6987a696c5e6b2409ac5a182ea7477fd9c0b.tar.bz2
ayatana-indicator-application-e66b6987a696c5e6b2409ac5a182ea7477fd9c0b.zip
* New upstream release.
* Support middle click actions and send as Ayatana Activates * Fix signature for null sets
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 112d1f5..3b0bfe3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,11 +1,11 @@
-AC_INIT(indicator-application, 0.3.91, ted@canonical.com)
+AC_INIT(indicator-application, 0.3.92, ted@canonical.com)
AC_COPYRIGHT([Copyright 2009, 2010 Canonical])
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-application, 0.3.91)
+AM_INIT_AUTOMAKE(indicator-application, 0.3.92)
AM_MAINTAINER_MODE