diff options
author | Lars-Dominik Braun <lars@6xq.net> | 2015-11-22 13:34:02 +0100 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2015-11-22 13:34:02 +0100 |
commit | 7235a62c183d3815a0fc3dd7e05c6a3492a23f1f (patch) | |
tree | 2d83059388d77bbf3501570447ff6eb505617d89 /src | |
parent | 857402219899effd1340dcc39010d09b9c5c24a7 (diff) | |
download | pianobar-7235a62c183d3815a0fc3dd7e05c6a3492a23f1f.tar.gz pianobar-7235a62c183d3815a0fc3dd7e05c6a3492a23f1f.tar.bz2 pianobar-7235a62c183d3815a0fc3dd7e05c6a3492a23f1f.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 e29c8ce..b3e605c 100644 --- a/src/config.h +++ b/src/config.h @@ -4,7 +4,7 @@ /* package name */ #define PACKAGE "pianobar" -#define VERSION "2015.11.22" +#define VERSION "2015.11.22-dev" /* glibc feature test macros, define _before_ including other files */ #define _POSIX_C_SOURCE 200809L |