diff options
author | Lars-Dominik Braun <lars@6xq.net> | 2011-12-11 19:39:27 +0100 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2011-12-11 19:39:27 +0100 |
commit | 63a6b9a8d4108329560b6bf302bef5e53b3bf79e (patch) | |
tree | 247960f5d003c8e754e7c421f5ddc57f0a8bfcb0 /src | |
parent | 4ba19ba18deb919646cc0c120e3b0d90e53c2667 (diff) | |
download | pianobar-63a6b9a8d4108329560b6bf302bef5e53b3bf79e.tar.gz pianobar-63a6b9a8d4108329560b6bf302bef5e53b3bf79e.tar.bz2 pianobar-63a6b9a8d4108329560b6bf302bef5e53b3bf79e.zip |
Prepare for release 2011.12.112011.12.11
Clean up the mess caused by release 2011.11.11.
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 22d56a8..3d0909c 100644 --- a/src/config.h +++ b/src/config.h @@ -4,6 +4,6 @@ /* package name */ #define PACKAGE "pianobar" -#define VERSION "2011.11.11-dev" +#define VERSION "2011.12.11" #endif /* _CONFIG_H */ |