diff options
author | Lars-Dominik Braun <lars@6xq.net> | 2011-04-27 21:11:24 +0200 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2011-04-27 21:11:24 +0200 |
commit | 2fc425e1a21c676861ec820bc1432292ea159aa9 (patch) | |
tree | bae95d58ad2caa68d702f2ff32a2f11937bb31d5 | |
parent | ab5b89ac47f606adafbedf0f13821fbb6b2c014b (diff) | |
download | pianobar-2fc425e1a21c676861ec820bc1432292ea159aa9.tar.gz pianobar-2fc425e1a21c676861ec820bc1432292ea159aa9.tar.bz2 pianobar-2fc425e1a21c676861ec820bc1432292ea159aa9.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 b69ad8c..8315295 100644 --- a/src/config.h +++ b/src/config.h @@ -4,6 +4,6 @@ /* package name */ #define PACKAGE "pianobar" -#define VERSION "2011.04.27" +#define VERSION "2011.04.27-dev" #endif /* _CONFIG_H */ |