aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-10-01 16:29:54 +0200
committerMax Kellermann <max@duempel.org>2013-10-01 16:29:54 +0200
commitd397ce68dc003870810338b27a374579c3e1dc47 (patch)
tree8c8973552c8ba4f9ccccc84b99750a206226aa4f /configure.ac
parentd8217c364a182a12fb8abd19732341af1515ffb0 (diff)
downloadmpd-d397ce68dc003870810338b27a374579c3e1dc47.tar.gz
mpd-d397ce68dc003870810338b27a374579c3e1dc47.tar.xz
mpd-d397ce68dc003870810338b27a374579c3e1dc47.zip
prepare 0.17.6
Diffstat (limited to '')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index fa2ec19ac..d9fd30115 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.60)
-AC_INIT(mpd, 0.17.5, musicpd-dev-team@lists.sourceforge.net)
+AC_INIT(mpd, 0.17.6, musicpd-dev-team@lists.sourceforge.net)
VERSION_MAJOR=0
VERSION_MINOR=17