aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2012-02-15 12:07:10 -0600
committerTed Gould <ted@gould.cx>2012-02-15 12:07:10 -0600
commit568df37eb510290a093add3b337e8e5dde68031f (patch)
tree07806a81057c923246fc8886ba6a016080ff5f28 /configure.ac
parentc87f1ae01fce85d0313e32ddbc71e4f1ca8faa4b (diff)
parent1401a3d996e7a5c9632eb42444d333723327ab9c (diff)
downloadayatana-indicator-application-568df37eb510290a093add3b337e8e5dde68031f.tar.gz
ayatana-indicator-application-568df37eb510290a093add3b337e8e5dde68031f.tar.bz2
ayatana-indicator-application-568df37eb510290a093add3b337e8e5dde68031f.zip
* New upstream release.
* Unref approval data after use
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 18c918c..d32c95f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,11 +1,11 @@
-AC_INIT(indicator-application, 0.4.90, ted@canonical.com)
+AC_INIT(indicator-application, 0.4.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.4.90)
+AM_INIT_AUTOMAKE(indicator-application, 0.4.91)
AM_MAINTAINER_MODE