From 014ef9d63fdf4d7213f1a9481d0566a63daa7543 Mon Sep 17 00:00:00 2001 From: Conor Curran Date: Fri, 11 Mar 2011 16:34:21 +0000 Subject: bumped in prep for release --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index bf438e0..88535b1 100644 --- a/configure.ac +++ b/configure.ac @@ -1,10 +1,10 @@ -AC_INIT(indicator-sound, 0.6.2, conor.curran@canonical.com) +AC_INIT(indicator-sound, 0.6.3, conor.curran@canonical.com) AC_PREREQ(2.53) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(indicator-sound, 0.6.2) +AM_INIT_AUTOMAKE(indicator-sound, 0.6.3) AM_MAINTAINER_MODE -- cgit v1.2.3