From 519b0890351e2f07497ee832f79bcc609fdb2f70 Mon Sep 17 00:00:00 2001 From: Conor Curran Date: Thu, 11 Nov 2010 13:22:50 +0000 Subject: bumped version for release --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 300662b..2908467 100644 --- a/configure.ac +++ b/configure.ac @@ -1,10 +1,10 @@ -AC_INIT(indicator-sound, 0.5.0, conor.curran@canonical.com) +AC_INIT(indicator-sound, 0.5.0.1, conor.curran@canonical.com) AC_PREREQ(2.53) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE(indicator-sound, 0.5.0) +AM_INIT_AUTOMAKE(indicator-sound, 0.5.0.1) AM_MAINTAINER_MODE -- cgit v1.2.3