diff options
author | Lars-Dominik Braun <lars@6xq.net> | 2012-06-24 16:34:26 +0200 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2012-06-24 16:34:26 +0200 |
commit | a407632bab936a6348e16c688980884190af7307 (patch) | |
tree | bdf3efad9502a81e71561c19e45825beeb7916a3 /src | |
parent | a3fc2105e4dfe06f3f31360813787103a01ab069 (diff) | |
download | pianobar-2012.06.24.tar.gz pianobar-2012.06.24.tar.bz2 pianobar-2012.06.24.zip |
Prepare for release 2012.06.242012.06.24
s/anonymous coward/joe johnson/ in commit
63c86dce1e248aa03a99792f56077dc176bcd295. Sorry, my bad :(
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 bb6de05..e57d0e3 100644 --- a/src/config.h +++ b/src/config.h @@ -4,6 +4,6 @@ /* package name */ #define PACKAGE "pianobar" -#define VERSION "2012.05.06-dev" +#define VERSION "2012.06.24" #endif /* _CONFIG_H */ |