aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2014-08-28 17:00:08 +0200
committerGravatar Christian Hesse <mail@eworm.de>2014-08-28 17:00:08 +0200
commit37b25d543478a88cec802485ef21ab90e7f2e1b4 (patch)
treec930263eb70c08de68d7e3ebd129605e83c8f5f8
parent0c57be224ee83f8b6f0f2a9b991c272dd618d0b6 (diff)
downloadmpd-notification-37b25d543478a88cec802485ef21ab90e7f2e1b4.tar.gz
mpd-notification-37b25d543478a88cec802485ef21ab90e7f2e1b4.tar.zst
prepare version 0.5.1
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ee1e10a..8e2e792 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ CFLAGS += $(shell pkg-config --cflags --libs libmpdclient)
CFLAGS += $(shell pkg-config --cflags --libs libnotify)
# this is just a fallback in case you do not use git but downloaded
# a release tarball...
-VERSION := 0.5.0
+VERSION := 0.5.1
all: mpd-notification README.html