diff options
author | Lars-Dominik Braun <lars@6xq.net> | 2018-06-22 09:05:35 +0200 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2018-06-22 09:05:35 +0200 |
commit | 3d20494801c9b152e66632f128d5027613031425 (patch) | |
tree | c847111437f6d94e92bd57957a2b708d1634fddf /src | |
parent | 80d5d507c8bbb67c0f3cc067e81caa5955e68b31 (diff) | |
download | pianobar-3d20494801c9b152e66632f128d5027613031425.tar.gz pianobar-3d20494801c9b152e66632f128d5027613031425.tar.bz2 pianobar-3d20494801c9b152e66632f128d5027613031425.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 0918560..e6982db 100644 --- a/src/config.h +++ b/src/config.h @@ -3,7 +3,7 @@ /* package name */ #define PACKAGE "pianobar" -#define VERSION "2018.06.22" +#define VERSION "2018.06.22-dev" /* glibc feature test macros, define _before_ including other files */ #define _POSIX_C_SOURCE 200809L |