diff options
author | Max Kellermann <max@duempel.org> | 2013-04-16 23:17:38 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2013-04-16 23:17:38 +0200 |
commit | 9a4c049675910477621528c29f7a87169f5a5942 (patch) | |
tree | 0a979e67f1bf59d11cb5c12f3408e68213a7824c /configure.ac | |
parent | 0a9c7ff6cf9ce560767f3971fd88843976b9dc61 (diff) | |
download | mpd-9a4c049675910477621528c29f7a87169f5a5942.tar.gz mpd-9a4c049675910477621528c29f7a87169f5a5942.tar.xz mpd-9a4c049675910477621528c29f7a87169f5a5942.zip |
prepare 0.17.5
Diffstat (limited to '')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index fc8cc2177..de0d90a4e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.60) -AC_INIT(mpd, 0.17.4, musicpd-dev-team@lists.sourceforge.net) +AC_INIT(mpd, 0.17.5~git, musicpd-dev-team@lists.sourceforge.net) VERSION_MAJOR=0 VERSION_MINOR=17 |