diff options
author | Christian Hesse <mail@eworm.de> | 2021-01-01 22:41:29 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2021-01-01 22:41:29 +0100 |
commit | 3a472bba0c177a2fa5ebc5dc53cc6c52e94d472e (patch) | |
tree | 6aa8f42e62c22f16361013742f081d0d633c6bb7 | |
parent | a068a2decf5494b8766ec0b0dd52e99e82482e26 (diff) | |
download | mpd-notification-3a472bba0c177a2fa5ebc5dc53cc6c52e94d472e.tar.gz mpd-notification-3a472bba0c177a2fa5ebc5dc53cc6c52e94d472e.tar.zst |
prepare version 0.8.60.8.6
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,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.5 +VERSION := 0.8.6 all: mpd-notification README.html |