diff options
author | Lars-Dominik Braun <lars@6xq.net> | 2019-02-01 11:03:15 +0100 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2019-02-01 11:03:15 +0100 |
commit | 30fb49130e5c56bfe1cf30f5944e66138d88c20f (patch) | |
tree | 59cb27d29a270387edcf0c3e62b8f981c00f30d4 /src | |
parent | 6593110e8279076e2b155e618358594098fb4d60 (diff) | |
download | pianobar-30fb49130e5c56bfe1cf30f5944e66138d88c20f.tar.gz pianobar-30fb49130e5c56bfe1cf30f5944e66138d88c20f.tar.bz2 pianobar-30fb49130e5c56bfe1cf30f5944e66138d88c20f.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 754d913..6f615a2 100644 --- a/src/config.h +++ b/src/config.h @@ -3,7 +3,7 @@ /* package name */ #define PACKAGE "pianobar" -#define VERSION "2019.01.25" +#define VERSION "2019.01.25-dev" /* glibc feature test macros, define _before_ including other files */ #define _POSIX_C_SOURCE 200809L |