diff options
author | Robert Ancell <robert.ancell@canonical.com> | 2013-01-11 14:08:14 +1300 |
---|---|---|
committer | Robert Ancell <robert.ancell@canonical.com> | 2013-01-11 14:08:14 +1300 |
commit | 0af35a791ba476536ce79c041a83cf27e94071f8 (patch) | |
tree | ae863be5bad7617eff91db2ec9c314d1db938b51 /configure.ac | |
parent | 9107c6448276f5d6b56140b91d8ab4e191c7c0f6 (diff) | |
download | ayatana-indicator-bluetooth-0af35a791ba476536ce79c041a83cf27e94071f8.tar.gz ayatana-indicator-bluetooth-0af35a791ba476536ce79c041a83cf27e94071f8.tar.bz2 ayatana-indicator-bluetooth-0af35a791ba476536ce79c041a83cf27e94071f8.zip |
Releasing 0.0.3
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 48cdfe3..7c8b569 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(indicator-bluetooth, 0.0.2) +AC_INIT(indicator-bluetooth, 0.0.3) AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign]) AM_SILENT_RULES([yes]) AM_MAINTAINER_MODE |