diff options
author | Christian Hesse <mail@eworm.de> | 2017-01-05 16:32:50 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2017-01-05 16:32:50 +0100 |
commit | 9911d3106452fb5733c4c7c00e2873427b8ca036 (patch) | |
tree | 522c7caadad83ec04e9470efed5088adbda386db | |
parent | f58f74d21a0555574158ab5ee8b331a4a38d36d5 (diff) | |
download | mpd-notification-9911d3106452fb5733c4c7c00e2873427b8ca036.tar.gz mpd-notification-9911d3106452fb5733c4c7c00e2873427b8ca036.tar.zst |
prepare version 0.8.10.8.1
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,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.8.0 +VERSION := 0.8.1 all: mpd-notification README.html |