diff options
author | Christian Hesse <mail@eworm.de> | 2016-04-05 22:44:23 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2016-04-05 22:44:23 +0200 |
commit | 45fc78d9e610adbe55ad5a4d0afd0f89aa669b5e (patch) | |
tree | 6590f7dbed47f66d9215729efdf86b210af9cbe8 | |
parent | db2addcde8d42792a8f055b7f6f95c50665d3d23 (diff) | |
download | mpd-notification-0.7.3.tar.gz mpd-notification-0.7.3.tar.zst |
prepare version 0.7.30.7.3
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ CFLAGS += -DHAVE_LIBAV $(LIBAV_CFLAGS) endif # this is just a fallback in case you do not use git but downloaded # a release tarball... -VERSION := 0.7.2 +VERSION := 0.7.3 all: mpd-notification README.html |