diff options
author | Lars-Dominik Braun <lars@6xq.net> | 2012-01-10 22:55:27 +0100 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2012-01-10 22:55:27 +0100 |
commit | 314ed2b7c7ad9cc1b601231e5038b9cc69a4e734 (patch) | |
tree | a21c6142a1eb4ea78c9e08e5ba8c8679d2a6258b | |
parent | 75c10dbe0d559c0182263ac0783c7d4d15ada1d7 (diff) | |
download | pianobar-windows-314ed2b7c7ad9cc1b601231e5038b9cc69a4e734.tar.gz pianobar-windows-314ed2b7c7ad9cc1b601231e5038b9cc69a4e734.tar.bz2 pianobar-windows-314ed2b7c7ad9cc1b601231e5038b9cc69a4e734.zip |
Back to -dev
-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 9f848c7..4593ee0 100644 --- a/src/config.h +++ b/src/config.h @@ -4,6 +4,6 @@ /* package name */ #define PACKAGE "pianobar" -#define VERSION "2012.01.10" +#define VERSION "2012.01.10-dev" #endif /* _CONFIG_H */ |