summaryrefslogtreecommitdiff
path: root/src/config.h
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2011-11-11 12:37:58 +0100
committerLars-Dominik Braun <lars@6xq.net>2011-11-11 12:37:58 +0100
commit3e639e037b49c696e32acee0bd1c7034232392ae (patch)
tree94636b889afa9ea42c41857574363837494c80f5 /src/config.h
parent26e659a69e260523938b37f6025b90e391b9a724 (diff)
downloadpianobar-3e639e037b49c696e32acee0bd1c7034232392ae.tar.gz
pianobar-3e639e037b49c696e32acee0bd1c7034232392ae.tar.bz2
pianobar-3e639e037b49c696e32acee0bd1c7034232392ae.zip
Prepare for release 2011.11.112011.11.11
This release it dedicated to the brave pandora engineers who fight for love, peace and transport layer encrypted plaintext password logins. To achieve their goals they climbed the highest mountain, dived the deepest ocean and explained Diffie-Hellman to their management. But they also had to make terrible sacrifices to succeed: pianobar, a tiny but useful tool did not survive the fight without serious injuries. `git log` will never forget your efforts to create a brighter future. For all of us. Expect this release to be not as stable as previous releases as it contains experimental code that was not meant to be released at this point.
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 6c3d397..a49dc02 100644
--- a/src/config.h
+++ b/src/config.h
@@ -4,6 +4,6 @@
/* package name */
#define PACKAGE "pianobar"
-#define VERSION "2011.11.09-dev"
+#define VERSION "2011.11.11"
#endif /* _CONFIG_H */