From 98f5a56b761fa556c46aee0a7bea0be2017e44af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tam=C3=A1s=20B=C3=A1lint=20Misius?= Date: Mon, 1 Jan 2024 20:02:55 +0100 Subject: [PATCH] Snapshot 357 --- meson_options.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meson_options.txt b/meson_options.txt index 1e7e32ed56..97d003b7da 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -54,7 +54,7 @@ option( 'build_num', type: 'integer', min: 0, - value: 356, + value: 357, 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: 356, + value: 357, description: 'Upstream build number, mod owners should not change this but merge upstream changes to it' ) option(