aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2013-01-11 14:08:14 +1300
committerRobert Ancell <robert.ancell@canonical.com>2013-01-11 14:08:14 +1300
commit0af35a791ba476536ce79c041a83cf27e94071f8 (patch)
treeae863be5bad7617eff91db2ec9c314d1db938b51
parent9107c6448276f5d6b56140b91d8ab4e191c7c0f6 (diff)
downloadayatana-indicator-bluetooth-0af35a791ba476536ce79c041a83cf27e94071f8.tar.gz
ayatana-indicator-bluetooth-0af35a791ba476536ce79c041a83cf27e94071f8.tar.bz2
ayatana-indicator-bluetooth-0af35a791ba476536ce79c041a83cf27e94071f8.zip
Releasing 0.0.3
-rw-r--r--NEWS1
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 725a7b6..9e0158d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,6 @@
Overview of changes in indicator-bluetooth 0.0.3
+ * Fix service file having incorrect path
* Set useful values for accessible description
Overview of changes in indicator-bluetooth 0.0.2
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