diff options
author | Lars-Dominik Braun <lars@6xq.net> | 2012-12-01 18:03:23 +0100 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2012-12-01 18:03:23 +0100 |
commit | 4e0a996b6e2acce2bab39284e09ae5e7efc582ab (patch) | |
tree | e28cd544e3950b3c62c1d395d284fb21a6de83f4 /src | |
parent | 80ce6dd23c9a2f6773277ddd1b9a03bac41492ad (diff) | |
download | pianobar-4e0a996b6e2acce2bab39284e09ae5e7efc582ab.tar.gz pianobar-4e0a996b6e2acce2bab39284e09ae5e7efc582ab.tar.bz2 pianobar-4e0a996b6e2acce2bab39284e09ae5e7efc582ab.zip |
Prepare for release 2012.12.012012.12.01
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 946ff5c..27f3cb6 100644 --- a/src/config.h +++ b/src/config.h @@ -4,6 +4,6 @@ /* package name */ #define PACKAGE "pianobar" -#define VERSION "2012.09.07-dev" +#define VERSION "2012.12.01" #endif /* _CONFIG_H */ |