aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2013-01-31 11:10:38 +1300
committerRobert Ancell <robert.ancell@canonical.com>2013-01-31 11:10:38 +1300
commit748795c6725fc00de67d4f2b54052c62d7f5b51e (patch)
tree0b65a3556178dd50b25e109811853a73177dddab /configure.ac
parent842e5786a4b78fc48686d6439e512a2d7d843c07 (diff)
downloadayatana-indicator-bluetooth-748795c6725fc00de67d4f2b54052c62d7f5b51e.tar.gz
ayatana-indicator-bluetooth-748795c6725fc00de67d4f2b54052c62d7f5b51e.tar.bz2
ayatana-indicator-bluetooth-748795c6725fc00de67d4f2b54052c62d7f5b51e.zip
Stop items being duplicated on resume from suspend
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7c8b569..5f5f64a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(indicator-bluetooth, 0.0.3)
+AC_INIT(indicator-bluetooth, 0.0.4)
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
AM_SILENT_RULES([yes])
AM_MAINTAINER_MODE