aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-03-18 12:57:22 -0500
committerTed Gould <ted@gould.cx>2010-03-18 12:57:22 -0500
commit42de500f6f9f74c505ce22fd959259044103929c (patch)
tree944b27ab41fa6d44bff2033766ef7499251dc4ca
parent65febbd636ebe580a34a7e59b083e6210fbadee5 (diff)
downloadayatana-indicator-application-0.0.17.tar.gz
ayatana-indicator-application-0.0.17.tar.bz2
ayatana-indicator-application-0.0.17.zip
0.0.170.0.17
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index f260512..8f099ea 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,11 +1,11 @@
-AC_INIT(indicator-application, 0.0.16, ted@canonical.com)
+AC_INIT(indicator-application, 0.0.17, 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.16)
+AM_INIT_AUTOMAKE(indicator-application, 0.0.17)
AM_MAINTAINER_MODE