From: Robert Luberda <robert@debian.org>
Date: Mon, 30 Sep 2013 20:34:56 +0200
Subject: Fix program version

Update wmxmms2 version number in configure.in and configure (closes: #512643).
---
 configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.in b/configure.in
index 31b1c9b..08c91f3 100644
--- a/configure.in
+++ b/configure.in
@@ -1,5 +1,5 @@
 AC_INIT(src/wmxmms2.c)
-AM_INIT_AUTOMAKE(wmxmms2,0.5)
+AM_INIT_AUTOMAKE(wmxmms2,0.6)
 
 dnl find and test the C compiler
 AC_PROG_CC
