aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-07-07 15:25:34 -0500
committerTed Gould <ted@gould.cx>2011-07-07 15:25:34 -0500
commit75eadfd9da49640b5ee5d8da60b378d5ba9aa57d (patch)
tree9f2a0e6b7a84510aaf51da57ee3a6e15e54e0b4a /configure.ac
parent3d3beb6eedf8f69e3cf47ed7b99208ca904d6a6e (diff)
downloadayatana-indicator-application-75eadfd9da49640b5ee5d8da60b378d5ba9aa57d.tar.gz
ayatana-indicator-application-75eadfd9da49640b5ee5d8da60b378d5ba9aa57d.tar.bz2
ayatana-indicator-application-75eadfd9da49640b5ee5d8da60b378d5ba9aa57d.zip
0.3.910.3.91
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 2fa291e..112d1f5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,11 +1,11 @@
-AC_INIT(indicator-application, 0.3.90, ted@canonical.com)
+AC_INIT(indicator-application, 0.3.91, 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.90)
+AM_INIT_AUTOMAKE(indicator-application, 0.3.91)
AM_MAINTAINER_MODE