diff options
author | Robert Ancell <robert.ancell@canonical.com> | 2013-02-12 10:47:09 +1300 |
---|---|---|
committer | Robert Ancell <robert.ancell@canonical.com> | 2013-02-12 10:47:09 +1300 |
commit | 8bda5c90692eb527280f0b84f9d9f9597101bf02 (patch) | |
tree | 1e15b6313f109edaa1679eed1075f938983eec45 /configure.ac | |
parent | c3b9103a6e36220e11fbb55cc6849ee91fdf658d (diff) | |
download | ayatana-indicator-bluetooth-8bda5c90692eb527280f0b84f9d9f9597101bf02.tar.gz ayatana-indicator-bluetooth-8bda5c90692eb527280f0b84f9d9f9597101bf02.tar.bz2 ayatana-indicator-bluetooth-8bda5c90692eb527280f0b84f9d9f9597101bf02.zip |
Releasing 0.0.6
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 2fe9bbe..b411913 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(indicator-bluetooth, 0.0.5) +AC_INIT(indicator-bluetooth, 0.0.6) AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign]) AM_SILENT_RULES([yes]) AM_MAINTAINER_MODE |