From a0527d39ff8066137e85ec20b7cf1460ca734766 Mon Sep 17 00:00:00 2001 From: ohlidalp Date: Thu, 28 Nov 2024 07:51:36 +0100 Subject: [PATCH] Bumped RORNET_VERSION to "RoRnet_2.45" --- source/main/network/RoRnet.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/main/network/RoRnet.h b/source/main/network/RoRnet.h index be9467a570..a653b8f51e 100644 --- a/source/main/network/RoRnet.h +++ b/source/main/network/RoRnet.h @@ -32,7 +32,7 @@ namespace RoRnet { #define RORNET_LAN_BROADCAST_PORT 13000 //!< port used to send the broadcast announcement in LAN mode #define RORNET_MAX_USERNAME_LEN 40 //!< bytes. -#define RORNET_VERSION "RoRnet_2.44" +#define RORNET_VERSION "RoRnet_2.45" enum MessageType {