diff options
author | Christian Hesse <mail@eworm.de> | 2024-06-21 23:03:51 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2024-06-21 23:03:51 +0200 |
commit | f0cb481a7ee403302ab9d03c403d6083f31147f6 (patch) | |
tree | 5658815af896ca1ecece97f5721d8c2bfcac884d /Makefile | |
parent | 756adc67760400da77268fe69ea52469985937bc (diff) | |
download | mpd-notification-main.tar.gz mpd-notification-main.tar.zst |
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.9.0 +VERSION := 0.9.1 all: mpd-notification README.html |