From b81b0a54b61f62e09b0d3c0e96f51eb780658233 Mon Sep 17 00:00:00 2001
From: Christian Hesse <mail@eworm.de>
Date: Tue, 10 May 2016 15:33:07 +0200
Subject: prepare version 0.7.4

---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index d79350a..e399be6 100644
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,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.7.3
+VERSION := 0.7.4
 
 all: mpd-notification README.html
 
-- 
cgit v1.2.3