diff options
author | Lars-Dominik Braun <lars@6xq.net> | 2012-05-06 16:33:54 +0200 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2012-05-06 16:33:54 +0200 |
commit | 0d9fe66a23040596aeb2cdb277e3f0e767686daa (patch) | |
tree | dc4fe69492931354735852916230266ced44c3b5 /src | |
parent | f541c1fd4395814edd5efcdcb12ff317428d0030 (diff) | |
download | pianobar-0d9fe66a23040596aeb2cdb277e3f0e767686daa.tar.gz pianobar-0d9fe66a23040596aeb2cdb277e3f0e767686daa.tar.bz2 pianobar-0d9fe66a23040596aeb2cdb277e3f0e767686daa.zip |
Prepare for release 2012.05.062012.05.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 cb4ee0f..e5c4b96 100644 --- a/src/config.h +++ b/src/config.h @@ -4,6 +4,6 @@ /* package name */ #define PACKAGE "pianobar" -#define VERSION "2012.04.24-dev" +#define VERSION "2012.05.06" #endif /* _CONFIG_H */ |