summaryrefslogtreecommitdiff
path: root/src/config.h
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2011-12-11 19:39:27 +0100
committerLars-Dominik Braun <lars@6xq.net>2011-12-11 19:39:27 +0100
commit63a6b9a8d4108329560b6bf302bef5e53b3bf79e (patch)
tree247960f5d003c8e754e7c421f5ddc57f0a8bfcb0 /src/config.h
parent4ba19ba18deb919646cc0c120e3b0d90e53c2667 (diff)
downloadpianobar-windows-63a6b9a8d4108329560b6bf302bef5e53b3bf79e.tar.gz
pianobar-windows-63a6b9a8d4108329560b6bf302bef5e53b3bf79e.tar.bz2
pianobar-windows-63a6b9a8d4108329560b6bf302bef5e53b3bf79e.zip
Prepare for release 2011.12.11
Clean up the mess caused by release 2011.11.11.
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h
index 22d56a8..3d0909c 100644
--- a/src/config.h
+++ b/src/config.h
@@ -4,6 +4,6 @@
/* package name */
#define PACKAGE "pianobar"
-#define VERSION "2011.11.11-dev"
+#define VERSION "2011.12.11"
#endif /* _CONFIG_H */