diff options
author | Christian Hesse <mail@eworm.de> | 2016-05-10 15:33:07 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2016-05-10 15:33:07 +0200 |
commit | b81b0a54b61f62e09b0d3c0e96f51eb780658233 (patch) | |
tree | 2082773d83a1dad092d2cb1c1fe3549cffdd25ce | |
parent | f1fa439c0fd86bb76868e7e924c515cf209c3f84 (diff) | |
download | mpd-notification-b81b0a54b61f62e09b0d3c0e96f51eb780658233.tar.gz mpd-notification-b81b0a54b61f62e09b0d3c0e96f51eb780658233.tar.zst |
prepare version 0.7.40.7.4
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ LDFLAGS += -Wl,-z,now -Wl,-z,relro -pie # this is just a fallback in case you do not use git but downloaded # a release tarball... -VERSION := 0.7.3 +VERSION := 0.7.4 all: mpd-notification README.html |