From 8503f28fe9b5ff7fb84d3c600133f28505fd872e Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Sun, 10 Apr 2011 19:23:12 +0200 Subject: Prepare for release 2011.04.10 --- ChangeLog | 9 +++++++++ src/config.h | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 1244a69..9e7d75d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +Release 2011.04.10 + +- Keybindings can be disabled +- Expose login/fetch stations events and songDetailUrl to eventcmd +- New eventcmd/lastfm scrobbling scripts +- Support for deleting seeds and feedback +- Filterable station/artist/song lists +- Bugfixes/rewrites + Release 2011.01.24 - Temporary banning song via history diff --git a/src/config.h b/src/config.h index 61af328..55b36ab 100644 --- a/src/config.h +++ b/src/config.h @@ -4,6 +4,6 @@ /* package name */ #define PACKAGE "pianobar" -#define VERSION "2011.01.24-dev" +#define VERSION "2011.04.10" #endif /* _CONFIG_H */ -- cgit v1.2.3