From c64d2ecb8c524e450b9b4aaea8cfe1d2a121c2d1 Mon Sep 17 00:00:00 2001 From: jacob1 Date: Wed, 12 Mar 2025 23:39:15 -0400 Subject: [PATCH] Snapshot 386 --- meson_options.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meson_options.txt b/meson_options.txt index 3df97e043..2ad75f28c 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -66,7 +66,7 @@ option( 'build_num', type: 'integer', min: 0, - value: 385, + value: 386, 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: 385, + value: 386, description: 'Upstream build number, mod owners should not change this but merge upstream changes to it' ) option(