aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2008-06-17 05:39:38 +0000
committerEric Wong <normalperson@yhbt.net>2008-06-17 05:39:38 +0000
commit286be5f3b66324e0eab2b9f5d6385796fa966c55 (patch)
treeeee52237885197cafee18807611286ef2a4f91b1
parent2444f5d41a3ccefdf14f5336430ef46baf976626 (diff)
downloadmpd-svn/branch-0.13.0-fixes.tar.gz
mpd-svn/branch-0.13.0-fixes.tar.xz
mpd-svn/branch-0.13.0-fixes.zip
git-svn-id: https://svn.musicpd.org/mpd/branches/branch-0.13.0-fixes@7383 09075e82-0dd4-0310-85a5-a0d7c8717e4f
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 562264362..a97ffd592 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl AC_INIT(src/main.c)
dnl AM_INIT_AUTOMAKE(mpd, 0.13.0)
AC_PREREQ(2.58)
-AC_INIT(mpd, 0.13.1, warren.dukes@gmail.com)
+AC_INIT(mpd, 0.13.2, warren.dukes@gmail.com)
AM_INIT_AUTOMAKE($PACKAGE_NAME, $PACKAGE_VERSION)
AC_SUBST(MPD_LIBS)