From b11e5e07001fbbba619bb704668c7c8fdc1e2266 Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Fri, 1 Apr 2022 15:40:30 +0200 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 2ea7ce8..f3d3d3e 100644 --- a/src/config.h +++ b/src/config.h @@ -3,7 +3,7 @@ /* package name */ #define PACKAGE "pianobar" -#define VERSION "2022.04.01" +#define VERSION "2022.04.01-dev" /* glibc feature test macros, define _before_ including other files */ #define _POSIX_C_SOURCE 200809L -- cgit v1.2.3