From 0af35a791ba476536ce79c041a83cf27e94071f8 Mon Sep 17 00:00:00 2001 From: Robert Ancell Date: Fri, 11 Jan 2013 14:08:14 +1300 Subject: Releasing 0.0.3 --- NEWS | 1 + configure.ac | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3