diff options
author | Lars-Dominik Braun <lars@6xq.net> | 2012-12-01 18:04:03 +0100 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2012-12-01 18:04:03 +0100 |
commit | 839d5077753164a45423d9a54854c8c7bd88f9f3 (patch) | |
tree | 69ec3378b91f54454d35c31c6422cb9b9069bf7a /src | |
parent | 4e0a996b6e2acce2bab39284e09ae5e7efc582ab (diff) | |
download | pianobar-839d5077753164a45423d9a54854c8c7bd88f9f3.tar.gz pianobar-839d5077753164a45423d9a54854c8c7bd88f9f3.tar.bz2 pianobar-839d5077753164a45423d9a54854c8c7bd88f9f3.zip |
Back to -dev
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 27f3cb6..e767695 100644 --- a/src/config.h +++ b/src/config.h @@ -4,6 +4,6 @@ /* package name */ #define PACKAGE "pianobar" -#define VERSION "2012.12.01" +#define VERSION "2012.12.01-dev" #endif /* _CONFIG_H */ |