diff --git a/meson_options.txt b/meson_options.txt index ef6e2f69e..ffdc34a7c 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -54,7 +54,7 @@ option( 'build_num', type: 'integer', min: 0, - value: 359, + value: 360, 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: 359, + value: 360, description: 'Upstream build number, mod owners should not change this but merge upstream changes to it' ) option(