commit 9d48b8c

chld  ·  2026-09-01 12:23:13 +0000 UTC
parent c4dbd68
dvtm: define version
1 files changed,  +1, -0
+1, -0
1@@ -3,5 +3,6 @@ NAME=dvtm
2 VERSION=git
3 RELEASE=1
4 SOURCE="https://github.com/micha/${NAME}"
5+CFLAGS="-DVERSION=67"
6 
7 . ${0%/*}/../../libsh/libdmake.sh