From 7edc413cdcb3f996b9e9b5474795c15b5f476200 Mon Sep 17 00:00:00 2001 From: jacob1 Date: Tue, 26 Mar 2024 20:53:34 -0400 Subject: [PATCH] Update build number --- meson_options.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meson_options.txt b/meson_options.txt index f0c81bbbf8..42d5f59feb 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -54,7 +54,7 @@ option( 'build_num', type: 'integer', min: 0, - value: 362, + value: 363, 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: 362, + value: 363, description: 'Upstream build number, mod owners should not change this but merge upstream changes to it' ) option(