From 9ceacb5395dc2e2299a010d2b51f0efe03d3c898 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Wed, 24 Aug 2022 16:56:44 +0200 Subject: prepare version 0.8.7 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index becba93..f604121 100644 --- a/Makefile +++ b/Makefile @@ -28,7 +28,7 @@ LDFLAGS += -Wl,-z,now -Wl,-z,relro -pie # this is just a fallback in case you do not use git but downloaded # a release tarball... -VERSION := 0.8.6 +VERSION := 0.8.7 all: mpd-notification README.html -- cgit v1.2.3-54-g00ecf