aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-02-08 09:51:25 -0600
committerTed Gould <ted@gould.cx>2010-02-08 09:51:25 -0600
commitfb4952bf2d8884ba4ce84db885afb2dc37f653d9 (patch)
tree408e70a20caffc4ed8cd02549e0dfd42a903139e /configure.ac
parente6056c5c268be7056a79bb6c5fc0b5408dea2994 (diff)
downloadayatana-indicator-application-fb4952bf2d8884ba4ce84db885afb2dc37f653d9.tar.gz
ayatana-indicator-application-fb4952bf2d8884ba4ce84db885afb2dc37f653d9.tar.bz2
ayatana-indicator-application-fb4952bf2d8884ba4ce84db885afb2dc37f653d9.zip
0.0.120.0.12
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 07bff83..152b91b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,11 +1,11 @@
-AC_INIT(indicator-application, 0.0.11, ted@canonical.com)
+AC_INIT(indicator-application, 0.0.12, ted@canonical.com)
AC_COPYRIGHT([Copyright 2009, 2010 Canonical])
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-application, 0.0.11)
+AM_INIT_AUTOMAKE(indicator-application, 0.0.12)
AM_MAINTAINER_MODE