diff options
author | Lars-Dominik Braun <lars@6xq.net> | 2013-05-19 12:58:18 +0200 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2013-05-19 12:58:18 +0200 |
commit | 466d16fe720b8bb63534871d26350f6e5c457d07 (patch) | |
tree | c98d31ad349495372c234a3a2369cd23fd80e5c6 /src | |
parent | bf6191b00825c4631312cf2446fd7b181abb7e1f (diff) | |
download | pianobar-466d16fe720b8bb63534871d26350f6e5c457d07.tar.gz pianobar-466d16fe720b8bb63534871d26350f6e5c457d07.tar.bz2 pianobar-466d16fe720b8bb63534871d26350f6e5c457d07.zip |
Prepare for release 2013.05.192013.05.19
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 e767695..e0afecd 100644 --- a/src/config.h +++ b/src/config.h @@ -4,6 +4,6 @@ /* package name */ #define PACKAGE "pianobar" -#define VERSION "2012.12.01-dev" +#define VERSION "2013.05.19" #endif /* _CONFIG_H */ |