aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2014-08-28 17:00:08 +0200
committerChristian Hesse <mail@eworm.de>2014-08-28 17:00:08 +0200
commit37b25d543478a88cec802485ef21ab90e7f2e1b4 (patch)
treec930263eb70c08de68d7e3ebd129605e83c8f5f8
parentadd some more documentation (diff)
downloadmpd-notification-37b25d543478a88cec802485ef21ab90e7f2e1b4.tar.gz
mpd-notification-37b25d543478a88cec802485ef21ab90e7f2e1b4.tar.bz2
mpd-notification-37b25d543478a88cec802485ef21ab90e7f2e1b4.tar.xz
mpd-notification-37b25d543478a88cec802485ef21ab90e7f2e1b4.tar.zst
mpd-notification-37b25d543478a88cec802485ef21ab90e7f2e1b4.zip
prepare version 0.5.1
Diffstat (limited to '')
-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