commit 522c7d93348908cbc690348031349724549093b6 parent 944a0d8985625fb191fee7a99e23ba6df8b4ac34 Author: Robin Bron <robin.bron@yourhosting.nl> Date: Tue, 3 Mar 2026 23:36:38 +0100 v1.3.4 Diffstat:
| M | Makefile | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile @@ -7,7 +7,7 @@ SRC:= # UNAME_SYSTEM=$(call lc,$(shell uname -s)) BIN?=udphole -VERSION?=1.3.3 +VERSION?=1.3.4 CC:=gcc CPP:=g++