diff options
author | Lars-Dominik Braun <lars@6xq.net> | 2011-04-10 19:23:12 +0200 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2011-04-10 19:23:12 +0200 |
commit | 8503f28fe9b5ff7fb84d3c600133f28505fd872e (patch) | |
tree | 927ae2c3d2983d19c73d4808b552016aaf531718 /src | |
parent | d6bdaaa776b38451d70cef6e77976fd0f3765583 (diff) | |
download | pianobar-windows-8503f28fe9b5ff7fb84d3c600133f28505fd872e.tar.gz pianobar-windows-8503f28fe9b5ff7fb84d3c600133f28505fd872e.tar.bz2 pianobar-windows-8503f28fe9b5ff7fb84d3c600133f28505fd872e.zip |
Prepare for release 2011.04.10
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 61af328..55b36ab 100644 --- a/src/config.h +++ b/src/config.h @@ -4,6 +4,6 @@ /* package name */ #define PACKAGE "pianobar" -#define VERSION "2011.01.24-dev" +#define VERSION "2011.04.10" #endif /* _CONFIG_H */ |