summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-11-23 18:08:39 +0100
committerMax Kellermann <max@duempel.org>2013-11-23 18:30:12 +0100
commit57e0cc54424561499039967aa501c17d4b179019 (patch)
tree37267634da79c5e270146f8bf12b9827969f5587
parent73f45d87d5d3fd078bdf9acd3077e4c8b6a638c9 (diff)
release v0.18.5v0.18.5
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index f9ce5f45d..9301f1dcc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-ver 0.18.5 (20??/??/??)
+ver 0.18.5 (2013/11/23)
* configuration
- fix crash when db_file is configured without music_directory
- fix crash on "stats" without db_file/music_directory
diff --git a/configure.ac b/configure.ac
index b62cb22eb..b55c19e30 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.60)
-AC_INIT(mpd, 0.18.5~git, musicpd-dev-team@lists.sourceforge.net)
+AC_INIT(mpd, 0.18.5, musicpd-dev-team@lists.sourceforge.net)
VERSION_MAJOR=0
VERSION_MINOR=18