From e65f3fdb80605c3691e80c93528aea87c51e11df Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Sun, 5 Apr 2020 09:57:51 +0200 Subject: Release 2020.04.05 --- src/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/config.h') 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 -- cgit v1.2.3