From 03e1b12173a16d3d68025a8ef183da2d56a00276 Mon Sep 17 00:00:00 2001 From: jacob1 Date: Thu, 17 Oct 2024 23:26:54 -0400 Subject: [PATCH] Snapshot 372 --- meson_options.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meson_options.txt b/meson_options.txt index a0f941468..677183015 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -54,7 +54,7 @@ option( 'build_num', type: 'integer', min: 0, - value: 371, + value: 372, description: 'Build number, should be strictly monotonously increasing across public releases' ) option( @@ -75,7 +75,7 @@ option( 'upstream_build_num', type: 'integer', min: 0, - value: 371, + value: 372, description: 'Upstream build number, mod owners should not change this but merge upstream changes to it' ) option(