diff options
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 b288925..b69ad8c 100644 --- a/src/config.h +++ b/src/config.h @@ -4,6 +4,6 @@ /* package name */ #define PACKAGE "pianobar" -#define VERSION "2011.04.10-dev" +#define VERSION "2011.04.27" #endif /* _CONFIG_H */ |