diff options
author | Lars-Dominik Braun <lars@6xq.net> | 2021-01-25 08:33:02 +0100 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2021-01-25 08:33:02 +0100 |
commit | 21161fdacb6e635cf8a61804280b8acdcca9509b (patch) | |
tree | a3343860d9e18ade6353d200f35da21c7551c349 | |
parent | cdf00f4af12e9a5890f47455d19a57deea797248 (diff) | |
download | pianobar-21161fdacb6e635cf8a61804280b8acdcca9509b.tar.gz pianobar-21161fdacb6e635cf8a61804280b8acdcca9509b.tar.bz2 pianobar-21161fdacb6e635cf8a61804280b8acdcca9509b.zip |
Back to -dev
-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 3c505fb..ea8a6ec 100644 --- a/src/config.h +++ b/src/config.h @@ -3,7 +3,7 @@ /* package name */ #define PACKAGE "pianobar" -#define VERSION "2020.11.28" +#define VERSION "2020.11.28-dev" /* glibc feature test macros, define _before_ including other files */ #define _POSIX_C_SOURCE 200809L |