Merge remote-tracking branch 'origin/unstable' into tree-states

This commit is contained in:
Michael Sproul
2023-09-13 11:25:18 +10:00
250 changed files with 13730 additions and 5455 deletions

View File

@@ -17,8 +17,8 @@ pub const VERSION: &str = git_version!(
// NOTE: using --match instead of --exclude for compatibility with old Git
"--match=thiswillnevermatchlol"
],
prefix = "Lighthouse/v4.2.990-exp-",
fallback = "Lighthouse/v4.2.990-exp"
prefix = "Lighthouse/v4.4.1-",
fallback = "Lighthouse/v4.4.1"
);
/// Returns `VERSION`, but with platform information appended to the end.