From 98281cb84f40b46c24fd8d3aa8744a894a30f04a Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Mon, 24 Jan 2011 13:00:25 +0100 Subject: Prepare for release 2011.01.24 --- ChangeLog | 10 ++++++++++ src/config.h | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index fe8a4ea..1244a69 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +Release 2011.01.24 + +- Temporary banning song via history +- Software volume control +- Extended eventcmd api (includes station list now) +- Custom loved/banned icons in upcoming songs/history +- Fix playback on big-endian machines +- Fix DISABLE_MAD/FAAD make switches +- Several bugfixes, code cleanup and refactoring + Release 2010.11.06 - XMLRLC api version bump (v29) diff --git a/src/config.h b/src/config.h index ed5b12e..2490b14 100644 --- a/src/config.h +++ b/src/config.h @@ -4,6 +4,6 @@ /* package name */ #define PACKAGE "pianobar" -#define VERSION "2010.11.06-dev" +#define VERSION "2011.01.24" #endif /* _CONFIG_H */ -- cgit v1.2.3