diff options
author | Lars-Dominik Braun <PromyLOPh@lavabit.com> | 2010-08-21 18:50:44 +0200 |
---|---|---|
committer | Lars-Dominik Braun <PromyLOPh@lavabit.com> | 2010-08-21 18:50:44 +0200 |
commit | eab8c61c971f0272266d0e6adc93f29a0c5138f1 (patch) | |
tree | 7d1b6eeccd77b46732988696ce23f52b0f648c29 /src | |
parent | eaf4cc299d95101d0aa672ad36a3ade6d70b93e7 (diff) | |
download | pianobar-windows-eab8c61c971f0272266d0e6adc93f29a0c5138f1.tar.gz pianobar-windows-eab8c61c971f0272266d0e6adc93f29a0c5138f1.tar.bz2 pianobar-windows-eab8c61c971f0272266d0e6adc93f29a0c5138f1.zip |
Going back to -dev
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 ddfa818..b8e06f1 100644 --- a/src/config.h +++ b/src/config.h @@ -4,6 +4,6 @@ /* package name */ #define PACKAGE "pianobar" -#define VERSION "2010.08.21" +#define VERSION "2010.08.21-dev" #endif /* _CONFIG_H */ |