From 5cf7887c18f3d9bac74e7389710911a72f649e55 Mon Sep 17 00:00:00 2001 From: Jonathan Naylor Date: Sat, 14 Feb 2026 18:19:54 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1beab61..729f864 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,6 @@ The DAPNET Gateway links the MMDVM Host to the DAPNET network to receive paging The messages are buffered by the gateway when the host is busy with other modes, and then sends them to the host in order once the host becomes idle. -They build on 32-bit and 64-bit Linux as well as on Windows using Visual Studio 2017 on x86 and x64. +They build on 32-bit and 64-bit Linux as well as on Windows using Visual Studio 2022 on x86 and x64. This software is licenced under the GPL v2 and is primarily intended for amateur and educational use.