From 7bd2a1a6acd65e39497c42d6a8d1a8ba535154fa Mon Sep 17 00:00:00 2001 From: Nick Dokos Date: Wed, 30 Aug 2023 18:45:28 -0400 Subject: [PATCH] Minor fixes found during release (#3541) * Change the jenkins/branch.name file It now contains `b0.73` in this branch. * Fix the version: 0.73.0 That will change the SHA1 sum in the RPM label - sigh. --- agent/VERSION | 2 +- jenkins/branch.name | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/agent/VERSION b/agent/VERSION index 6ab5ccfd03..31b648bd6f 100644 --- a/agent/VERSION +++ b/agent/VERSION @@ -1 +1 @@ -0.73 +0.73.0 diff --git a/jenkins/branch.name b/jenkins/branch.name index ba2906d066..dfa0967237 100644 --- a/jenkins/branch.name +++ b/jenkins/branch.name @@ -1 +1 @@ -main +b0.73