summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <[email protected]>2009-02-18 14:14:01 -0600
committerTed Gould <[email protected]>2009-02-18 14:14:01 -0600
commit2fc189fb15e224362d9c26ff2979099bc7190be0 (patch)
treee7840790d11c54d48cbebdd61b16a4ea9a3ade86
parent69a391e338db24b18bdb5299405a9356a1a0d32e (diff)
Releasing 0.1.1 with build fixes and icons.0.1.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4372dc5..3ae3656 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_INIT(src/applet-main.c)
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(indicator-applet, 0.1)
+AM_INIT_AUTOMAKE(indicator-applet, 0.1.1)
AM_MAINTAINER_MODE