diff options
author | Christian Hesse <mail@eworm.de> | 2015-10-13 08:30:31 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2015-10-13 08:30:31 +0200 |
commit | d29b16ed6814e702bf6bc11aeb156410c709df77 (patch) | |
tree | c2571471c52823a8671189f352affa38dedd5f27 | |
parent | 0a5677f9a10b31fa1a39861704c0fff4b6a15d66 (diff) | |
download | mpd-notification-d29b16ed6814e702bf6bc11aeb156410c709df77.tar.gz mpd-notification-d29b16ed6814e702bf6bc11aeb156410c709df77.tar.zst |
prepare version 0.7.10.7.1
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ CFLAGS += -DHAVE_LIBAV $(LIBAV_CFLAGS) endif # this is just a fallback in case you do not use git but downloaded # a release tarball... -VERSION := 0.7.0 +VERSION := 0.7.1 all: mpd-notification README.html |