From 3e2fc0b31f460bef9dae09f91a03f983f93e46a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tam=C3=A1s=20B=C3=A1lint=20Misius?= Date: Thu, 12 Dec 2024 17:30:03 +0100 Subject: [PATCH] Snapshot 374 --- meson_options.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meson_options.txt b/meson_options.txt index ec25f75c2..38a080d8a 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -66,7 +66,7 @@ option( 'build_num', type: 'integer', min: 0, - value: 373, + value: 374, 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: 373, + value: 374, description: 'Upstream build number, mod owners should not change this but merge upstream changes to it' ) option(