diff options
-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 509fa69..6d7147d 100644 --- a/src/config.h +++ b/src/config.h @@ -4,6 +4,6 @@ /* package name */ #define PACKAGE "pianobar" -#define VERSION "2014.06.08" +#define VERSION "2014.06.08-dev" #endif /* SRC_CONFIG_H_S6A1C09K */ |