From d4432eb40eeee22221748d3e4c1e074be3b12cc0 Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Tue, 6 Aug 2013 13:05:19 -0500 Subject: bump version to 13.10.0 --- NEWS | 6 ++++++ configure.ac | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 331670c..87e2d4c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +Overview of changes in indicator-bluetooth 13.10.0 + + * Add phone profile + * Remove dbusmenu, gtk, libindicator dependencies + * Remove gnome-bluetooth runtime dependency in phone profile + Overview of changes in indicator-bluetooth 0.0.6 * Add "Set Up New Device" menu item diff --git a/configure.ac b/configure.ac index f047bd9..6eba857 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT(indicator-bluetooth, 0.0.6) +AC_INIT([indicator-bluetooth],[13.10.0]) AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign]) AC_CONFIG_HEADERS([config.h]) AM_SILENT_RULES([yes]) -- cgit v1.2.3