From 5bb465a32186c850c1a862e546df70fd3da3a72d Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Tue, 21 Apr 2015 11:28:57 +0200 Subject: prepare version 0.6.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9bb5297..dd08b43 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ CFLAGS += $(shell pkg-config --cflags --libs libnotify) CFLAGS += $(shell pkg-config --cflags --libs libavcodec libavformat) # this is just a fallback in case you do not use git but downloaded # a release tarball... -VERSION := 0.5.2 +VERSION := 0.6.0 all: mpd-notification README.html -- cgit v1.2.3-54-g00ecf