diff options
author | Christian Hesse <mail@eworm.de> | 2018-06-01 11:36:53 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2018-06-01 11:36:53 +0200 |
commit | 32e584877f1e4f0e70aac3dce9f792f42c536433 (patch) | |
tree | 7c667e30e56b4ae6687940ba622bde5e3336226e /Makefile | |
parent | 513018e53f460c795c18703c20ff3227ceda7dcc (diff) | |
download | mpd-notification-32e584877f1e4f0e70aac3dce9f792f42c536433.tar.gz mpd-notification-32e584877f1e4f0e70aac3dce9f792f42c536433.tar.zst |
prepare version 0.8.50.8.5
Diffstat (limited to 'Makefile')
-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.4 +VERSION := 0.8.5 all: mpd-notification README.html |