diff options
author | Lars-Dominik Braun <lars@6xq.net> | 2017-08-30 16:43:15 +0200 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2017-08-30 16:43:15 +0200 |
commit | 5b6a63dc233948f9e2434835d93ec379adf4c7a9 (patch) | |
tree | c0beb33afcb2e02c522c225026d7f270dafa265e /src | |
parent | 78c898ea422fc677eed0bd3a37c4a893a8a2b85d (diff) | |
download | pianobar-5b6a63dc233948f9e2434835d93ec379adf4c7a9.tar.gz pianobar-5b6a63dc233948f9e2434835d93ec379adf4c7a9.tar.bz2 pianobar-5b6a63dc233948f9e2434835d93ec379adf4c7a9.zip |
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 95f9d50..9087d50 100644 --- a/src/config.h +++ b/src/config.h @@ -3,7 +3,7 @@ /* package name */ #define PACKAGE "pianobar" -#define VERSION "2017.08.30" +#define VERSION "2017.08.30-dev" /* glibc feature test macros, define _before_ including other files */ #define _POSIX_C_SOURCE 200809L |