aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2025-11-03 12:14:42 +0100
committerGravatar Christian Hesse <mail@eworm.de>2025-11-03 22:26:54 +0100
commitb79f512abe8f9886c689aff3517325207f7d5da8 (patch)
tree3712ea27c92835d8b6b4307fd5cece3891912aeb
parent8d5bb93091227159cd43ce790042eff86446ed75 (diff)
downloadmpd-notification-main.tar.gz
mpd-notification-main.tar.zst
prepare version 0.9.3HEAD0.9.3nextmain
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 94cc073..ec2acc0 100644
--- a/Makefile
+++ b/Makefile
@@ -28,7 +28,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...
-DISTVER := 0.9.2
+DISTVER := 0.9.3
VERSION ?= $(shell git describe --long 2>/dev/null || echo $(DISTVER))
all: mpd-notification README.html