diff options
author | Lars-Dominik Braun <lars@6xq.net> | 2011-04-10 19:23:31 +0200 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2011-04-10 19:23:31 +0200 |
commit | 1dce6570312a7fa8064a6974b12276e4ad5e0b49 (patch) | |
tree | c9797ea56ea6bbdec25fcfd1dd6a32a2a19dc079 | |
parent | 8503f28fe9b5ff7fb84d3c600133f28505fd872e (diff) | |
download | pianobar-1dce6570312a7fa8064a6974b12276e4ad5e0b49.tar.gz pianobar-1dce6570312a7fa8064a6974b12276e4ad5e0b49.tar.bz2 pianobar-1dce6570312a7fa8064a6974b12276e4ad5e0b49.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 55b36ab..b288925 100644 --- a/src/config.h +++ b/src/config.h @@ -4,6 +4,6 @@ /* package name */ #define PACKAGE "pianobar" -#define VERSION "2011.04.10" +#define VERSION "2011.04.10-dev" #endif /* _CONFIG_H */ |