From 64af43eccdbc8723627f9c7abdd2ba9df4fd5742 Mon Sep 17 00:00:00 2001 From: jacob1 Date: Sun, 22 Dec 2024 23:36:20 -0500 Subject: [PATCH] Build number 375 -> 376 (new beta) --- meson_options.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meson_options.txt b/meson_options.txt index 4061ba9d9..f028c451d 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -66,7 +66,7 @@ option( 'build_num', type: 'integer', min: 0, - value: 375, + value: 376, description: 'Build number, should be strictly monotonously increasing across public releases' ) option( @@ -87,7 +87,7 @@ option( 'upstream_build_num', type: 'integer', min: 0, - value: 375, + value: 376, description: 'Upstream build number, mod owners should not change this but merge upstream changes to it' ) option(