aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2025-08-25 09:17:27 +0200
committerGravatar Christian Hesse <mail@eworm.de>2025-08-28 15:40:36 +0200
commit36abca7522c6de81454358f887c81146744789b9 (patch)
treecf980ce4d6ddab54849e82c14a653258e331efce
parent0ec4f8708ec34d2c731c368146f65e28f97cc650 (diff)
downloadpacman-offline-main.tar.gz
pacman-offline-main.tar.zst
prepare version 0.3.9HEAD0.3.9nextmain
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3b51191..c8130b8 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ SED := sed
# this is just a fallback in case you do not
# use git but downloaded a release tarball...
-DISTVER := 0.3.8
+DISTVER := 0.3.9
VERSION ?= $(shell git describe --long 2>/dev/null || echo $(DISTVER))
all: README.html