diff options
author | Lars-Dominik Braun <lars@6xq.net> | 2011-11-09 14:52:46 +0100 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2011-11-09 14:52:46 +0100 |
commit | d30750d17ab896106d5ebc8d97bddd80577c6ec2 (patch) | |
tree | dffc8d653d777c01244c4b6e9798c2efdee9e59b /src | |
parent | 1be3f982c472341d7997a8fefcfe288a41568634 (diff) | |
download | pianobar-windows-d30750d17ab896106d5ebc8d97bddd80577c6ec2.tar.gz pianobar-windows-d30750d17ab896106d5ebc8d97bddd80577c6ec2.tar.bz2 pianobar-windows-d30750d17ab896106d5ebc8d97bddd80577c6ec2.zip |
Prepare for release 2011.11.09
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 b0f7e59..b3717f0 100644 --- a/src/config.h +++ b/src/config.h @@ -4,6 +4,6 @@ /* package name */ #define PACKAGE "pianobar" -#define VERSION "2011.09.22-dev" +#define VERSION "2011.11.09" #endif /* _CONFIG_H */ |