From 2155c12963cec636dbf7983fcf7feb6cae237608 Mon Sep 17 00:00:00 2001 From: Laurents Meyer Date: Tue, 10 Oct 2023 13:58:56 +0200 Subject: [PATCH] Update branding to 8.0.0-alpha.2. --- Version.props | 89 ++++++++++++++++++++++++++------------------------- 1 file changed, 46 insertions(+), 43 deletions(-) diff --git a/Version.props b/Version.props index 596fe02..c9d24cd 100644 --- a/Version.props +++ b/Version.props @@ -1,49 +1,52 @@ - - - 8.0.0 - alpha - 1 + + - + Bump-up to the next iteration immediately after a release, so that subsequent daily builds are named + correctly. + --> + 8.0.0 + alpha + 2 - - - true - true - + + - - $(PreReleaseVersionLabel).$(PreReleaseVersionIteration) - $(VersionSuffix).ci.$(ContinuousIntegrationTimestamp) - $(VersionSuffix)+sha.$(BuildSha) - + + + true + true + - - - - - - - + + $(PreReleaseVersionLabel).$(PreReleaseVersionIteration) + $(VersionSuffix).ci.$(ContinuousIntegrationTimestamp) + $(VersionSuffix)+sha.$(BuildSha) + + + + + + + + +