diff options
author | Lars-Dominik Braun <PromyLOPh@lavabit.com> | 2010-11-06 13:38:14 +0100 |
---|---|---|
committer | Lars-Dominik Braun <PromyLOPh@lavabit.com> | 2010-11-06 13:38:14 +0100 |
commit | ec131671d8c76db298f01022e04556a49bb86d2b (patch) | |
tree | fee112355a450f4adaf3f31804a488f1892e9c15 /src | |
parent | 8cf92b107695b2fe04b86c90d64f4f74e4288c44 (diff) | |
download | pianobar-ec131671d8c76db298f01022e04556a49bb86d2b.tar.gz pianobar-ec131671d8c76db298f01022e04556a49bb86d2b.tar.bz2 pianobar-ec131671d8c76db298f01022e04556a49bb86d2b.zip |
Prepare for release 2010.11.062010.11.06
Diffstat (limited to 'src')
-rw-r--r-- | src/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h index 0b583a6..4eba14e 100644 --- a/src/config.h +++ b/src/config.h @@ -4,6 +4,6 @@ /* package name */ #define PACKAGE "pianobar" -#define VERSION "2010.10.07-dev" +#define VERSION "2010.11.06" #endif /* _CONFIG_H */ |