From 3c8befd9a7fa790737af37a77f0afcaa357a0291 Mon Sep 17 00:00:00 2001 From: pedro Date: Mon, 18 Dec 2023 11:54:15 +0100 Subject: [PATCH] Bump version to 2023.5 --- release/src-rt-6.x.4708/router/shared/tomato_version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release/src-rt-6.x.4708/router/shared/tomato_version.h b/release/src-rt-6.x.4708/router/shared/tomato_version.h index 64cb692229..7449c1bc3b 100644 --- a/release/src-rt-6.x.4708/router/shared/tomato_version.h +++ b/release/src-rt-6.x.4708/router/shared/tomato_version.h @@ -1,7 +1,7 @@ #ifndef __TOMATO_VERSION_H__ #define __TOMATO_VERSION_H__ #define TOMATO_MAJOR "2023" -#define TOMATO_MINOR "4" +#define TOMATO_MINOR "5" #define TOMATO_BUILD "1" #define TOMATO_BUILDTIME "" #define TOMATO_VERSION ""