diff options
author | Christian Hesse <mail@eworm.de> | 2017-03-06 16:22:36 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2017-03-06 16:22:36 +0100 |
commit | 9ca5937bb9cde55927e1799feaabec1ea5e27733 (patch) | |
tree | c1bba687de7fc079369b66790f691e6172157bef | |
parent | f371733fc4669a618bdfe569111a185f230e9955 (diff) | |
download | mpd-notification-9ca5937bb9cde55927e1799feaabec1ea5e27733.tar.gz mpd-notification-9ca5937bb9cde55927e1799feaabec1ea5e27733.tar.zst |
prepare version 0.8.20.8.2
-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.1 +VERSION := 0.8.2 all: mpd-notification README.html |