diff options
author | Christian Hesse <mail@eworm.de> | 2017-12-14 12:47:34 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2017-12-14 12:47:34 +0100 |
commit | a562ea6af5d3712ffe0af633df3fb81d740d1e5e (patch) | |
tree | 76d54e7f4b0fa9334f731ac3cb54de8c6faf450a /Makefile | |
parent | 682fa6b9b65008371b9625ca7ac9ee0f4de003b2 (diff) | |
download | mpd-notification-9019e2fdc19370c14b43338951be730e3a5a8902.tar.gz mpd-notification-9019e2fdc19370c14b43338951be730e3a5a8902.tar.zst |
prepare version 0.8.30.8.3
Diffstat (limited to 'Makefile')
-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.2 +VERSION := 0.8.3 all: mpd-notification README.html |