diff options
Diffstat (limited to 'src/config.h')
-rw-r--r-- | src/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/config.h b/src/config.h index 39ab51d..ddfa818 100644 --- a/src/config.h +++ b/src/config.h @@ -4,4 +4,6 @@ /* package name */ #define PACKAGE "pianobar" +#define VERSION "2010.08.21" + #endif /* _CONFIG_H */ |