diff options
author | Lars-Dominik Braun <lars@6xq.net> | 2020-04-05 09:57:51 +0200 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2020-04-05 09:57:51 +0200 |
commit | e65f3fdb80605c3691e80c93528aea87c51e11df (patch) | |
tree | 99c74d958c377a920f0af7c8bfaede5414d498bf /src | |
parent | e07f023cb5cdbb0c24d6dccd9f3b771078831dcb (diff) | |
download | pianobar-e65f3fdb80605c3691e80c93528aea87c51e11df.tar.gz pianobar-e65f3fdb80605c3691e80c93528aea87c51e11df.tar.bz2 pianobar-e65f3fdb80605c3691e80c93528aea87c51e11df.zip |
Release 2020.04.052020.04.05
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 702a088..332c569 100644 --- a/src/config.h +++ b/src/config.h @@ -3,7 +3,7 @@ /* package name */ #define PACKAGE "pianobar" -#define VERSION "2019.02.14-dev" +#define VERSION "2020.04.05" /* glibc feature test macros, define _before_ including other files */ #define _POSIX_C_SOURCE 200809L |