summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars-Dominik Braun <PromyLOPh@lavabit.com>2010-10-07 10:54:32 +0200
committerLars-Dominik Braun <PromyLOPh@lavabit.com>2010-10-07 10:54:32 +0200
commitf967ab35735bc3156730bd14c9d501ac0a425051 (patch)
tree0b002c6f5e7be92e282dd1e1523be4c94a69143d
parent30d31f709e7bffda8fe1b9275f0919cc7c13e546 (diff)
downloadpianobar-windows-f967ab35735bc3156730bd14c9d501ac0a425051.tar.gz
pianobar-windows-f967ab35735bc3156730bd14c9d501ac0a425051.tar.bz2
pianobar-windows-f967ab35735bc3156730bd14c9d501ac0a425051.zip
Prepare for release 2010.10.07
-rw-r--r--ChangeLog4
-rw-r--r--src/config.h2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0aa799f..0039053 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Release 2010.10.07
+
+- XMLRPC api version bump (v28)
+
Release 2010.08.21
- First "official" release
diff --git a/src/config.h b/src/config.h
index b8e06f1..445e89a 100644
--- a/src/config.h
+++ b/src/config.h
@@ -4,6 +4,6 @@
/* package name */
#define PACKAGE "pianobar"
-#define VERSION "2010.08.21-dev"
+#define VERSION "2010.10.07"
#endif /* _CONFIG_H */