From 922cfbc0fe3e65a9f6b827a11c721f16aafc1e8e Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Fri, 4 Dec 2015 16:32:20 +0100 Subject: prepare version 0.7.2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8b9c57c..c51f9ff 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ CFLAGS += -DHAVE_LIBAV $(LIBAV_CFLAGS) endif # this is just a fallback in case you do not use git but downloaded # a release tarball... -VERSION := 0.7.1 +VERSION := 0.7.2 all: mpd-notification README.html -- cgit v1.2.3-54-g00ecf