diff options
author | Christian Hesse <mail@eworm.de> | 2016-10-04 12:55:57 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2016-10-04 12:55:57 +0200 |
commit | d4057a940da71b083ad2dd75d9205ed40fcd77a2 (patch) | |
tree | b5c2cacb6ccf5f0431464f48466dfb827fa9ea99 | |
parent | f78ed9ff07fa6f0e7b0e306d31bea29aa699249c (diff) | |
download | mpd-notification-d4057a940da71b083ad2dd75d9205ed40fcd77a2.tar.gz mpd-notification-d4057a940da71b083ad2dd75d9205ed40fcd77a2.tar.zst |
prepare version 0.7.50.7.5
-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.4 +VERSION := 0.7.5 all: mpd-notification README.html |