commit a530795875d4aa63d1099d09d7313cbfcd31d4d2 parent edd59ef036af72235d7e80c63131fea6a9184d2f Author: finwo <finwo@pm.me> Date: Sun, 8 Mar 2026 17:35:01 +0100 v1.3.12 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.11 +VERSION?=1.3.12 CC:=gcc CPP:=g++