diff options
author | Robert Ancell <robert.ancell@canonical.com> | 2013-01-08 16:58:07 +1300 |
---|---|---|
committer | Robert Ancell <robert.ancell@canonical.com> | 2013-01-08 16:58:07 +1300 |
commit | 1f12196a71654c131ce7f9885fd9aa41755eec43 (patch) | |
tree | 1bf500cc8cfdb658fb834c67584ba0c70219bd04 /configure.ac | |
parent | 5619bd36ab6119e0d8446b8a937dce2ba257b87b (diff) | |
download | ayatana-indicator-bluetooth-1f12196a71654c131ce7f9885fd9aa41755eec43.tar.gz ayatana-indicator-bluetooth-1f12196a71654c131ce7f9885fd9aa41755eec43.tar.bz2 ayatana-indicator-bluetooth-1f12196a71654c131ce7f9885fd9aa41755eec43.zip |
Releasing 0.0.2
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 f430bd2..48cdfe3 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(indicator-bluetooth, 0.0.1) +AC_INIT(indicator-bluetooth, 0.0.2) AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign]) AM_SILENT_RULES([yes]) AM_MAINTAINER_MODE |