From 696e31295e151b0d9d4e08c5872eb665ee1e0db2 Mon Sep 17 00:00:00 2001 From: jacob1 Date: Wed, 1 May 2024 11:31:58 -0400 Subject: [PATCH] Snapshot 366 --- meson_options.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meson_options.txt b/meson_options.txt index 88e4776c3..9c40c362d 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -54,7 +54,7 @@ option( 'build_num', type: 'integer', min: 0, - value: 365, + value: 366, 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: 365, + value: 366, description: 'Upstream build number, mod owners should not change this but merge upstream changes to it' ) option(