aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2013-08-06 13:05:19 -0500
committerCharles Kerr <charles.kerr@canonical.com>2013-08-06 13:05:19 -0500
commitd4432eb40eeee22221748d3e4c1e074be3b12cc0 (patch)
treed0f2686ed54b82e59382e5732d55fadda336cdc0 /configure.ac
parent7c0143bbcdf5c3bb05d2e23ab3ddf55b30a62766 (diff)
downloadayatana-indicator-bluetooth-d4432eb40eeee22221748d3e4c1e074be3b12cc0.tar.gz
ayatana-indicator-bluetooth-d4432eb40eeee22221748d3e4c1e074be3b12cc0.tar.bz2
ayatana-indicator-bluetooth-d4432eb40eeee22221748d3e4c1e074be3b12cc0.zip
bump version to 13.10.0
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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])