aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-08-11 11:51:43 -0500
committerTed Gould <ted@gould.cx>2011-08-11 11:51:43 -0500
commit3bb503c831ba18d97a05419dc44781076712ea74 (patch)
tree12c0a7b842681045aff741782571231b1f3d7ab6
parentbc8e1d93815ddf654d60c0763c2d6efa2b724667 (diff)
downloadayatana-indicator-application-0.3.92.tar.gz
ayatana-indicator-application-0.3.92.tar.bz2
ayatana-indicator-application-0.3.92.zip
0.3.920.3.92
-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