diff options
author | Christian Hesse <mail@eworm.de> | 2016-10-10 15:03:55 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2016-10-10 15:03:55 +0200 |
commit | 9a13c625d78f2f253f1cada3e92d994e6e440080 (patch) | |
tree | 16c1aec0e4ae1fc2300bd8bad661574e0a3f731b | |
parent | 361decb0ea17f48918f66ae46d7745390d58e799 (diff) | |
download | mpd-notification-9a13c625d78f2f253f1cada3e92d994e6e440080.tar.gz mpd-notification-9a13c625d78f2f253f1cada3e92d994e6e440080.tar.zst |
prepare version 0.8.00.8.0
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,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.7.5 +VERSION := 0.8.0 all: mpd-notification README.html |