From 21161fdacb6e635cf8a61804280b8acdcca9509b Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Mon, 25 Jan 2021 08:33:02 +0100 Subject: Back to -dev --- src/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3