aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2014-09-30 01:43:30 +0200
committerChristian Hesse <mail@eworm.de>2014-09-30 01:43:30 +0200
commit2c3ad1ea4a72bb3561a0c200d0ac16cd5b381b3d (patch)
tree3bf40bcd52cb13cf1f5866854f2c6a4df0a182fb /Makefile
parentmove NOTIFICATION_TIMEOUT to config.def.h (diff)
downloadmpd-notification-2c3ad1ea4a72bb3561a0c200d0ac16cd5b381b3d.tar.gz
mpd-notification-2c3ad1ea4a72bb3561a0c200d0ac16cd5b381b3d.tar.bz2
mpd-notification-2c3ad1ea4a72bb3561a0c200d0ac16cd5b381b3d.tar.xz
mpd-notification-2c3ad1ea4a72bb3561a0c200d0ac16cd5b381b3d.tar.zst
mpd-notification-2c3ad1ea4a72bb3561a0c200d0ac16cd5b381b3d.zip
prepare version 0.5.2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b42f361..5ebafd6 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.1
+VERSION := 0.5.2
all: mpd-notification README.html