From 30414093349f15639374006e3be7136cd6642a59 Mon Sep 17 00:00:00 2001
From: Avuton Olrich <avuton@gmail.com>
Date: Sun, 9 Oct 2011 04:44:51 -0700
Subject: mpd version 0.16.5

---
 NEWS         | 2 +-
 configure.ac | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index 725d3801c..ab2eaf4dd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-ver 0.16.5 (2010/??/??)
+ver 0.16.5 (2010/10/09)
 * configure.ac
   - disable assertions in the non-debugging build
   - show solaris plugin result correctly
diff --git a/configure.ac b/configure.ac
index 9908e51fa..0ef99704e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(mpd, 0.16.5~git, musicpd-dev-team@lists.sourceforge.net)
+AC_INIT(mpd, 0.16.5, musicpd-dev-team@lists.sourceforge.net)
 AC_CONFIG_SRCDIR([src/main.c])
 AM_INIT_AUTOMAKE([foreign 1.10 dist-bzip2 subdir-objects])
 AM_CONFIG_HEADER(config.h)
-- 
cgit v1.2.3