diff options
author | Lars-Dominik Braun <PromyLOPh@lavabit.com> | 2010-10-07 10:54:32 +0200 |
---|---|---|
committer | Lars-Dominik Braun <PromyLOPh@lavabit.com> | 2010-10-07 10:54:32 +0200 |
commit | f967ab35735bc3156730bd14c9d501ac0a425051 (patch) | |
tree | 0b002c6f5e7be92e282dd1e1523be4c94a69143d /src | |
parent | 30d31f709e7bffda8fe1b9275f0919cc7c13e546 (diff) | |
download | pianobar-f967ab35735bc3156730bd14c9d501ac0a425051.tar.gz pianobar-f967ab35735bc3156730bd14c9d501ac0a425051.tar.bz2 pianobar-f967ab35735bc3156730bd14c9d501ac0a425051.zip |
Prepare for release 2010.10.072010.10.07
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 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 */ |