From 054e9e501d20e20dbf162bb22f98ac2ddd7e34f7 Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Thu, 3 Dec 2020 19:48:46 +0100 Subject: [PATCH] update branch name --- bacula/release/config | 2 +- regress/DartConfiguration.tcl.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bacula/release/config b/bacula/release/config index e3d973323..cbecf18d7 100644 --- a/bacula/release/config +++ b/bacula/release/config @@ -6,7 +6,7 @@ # # Set to the Branch you are working on # -branch=${branch:-Branch-9.6} +branch=${branch:-Branch-11.0} # # set reltype to release or beta -- for upload and setting DEVELOPER reltype=release diff --git a/regress/DartConfiguration.tcl.in b/regress/DartConfiguration.tcl.in index d6f22f3f7..029cd7b63 100644 --- a/regress/DartConfiguration.tcl.in +++ b/regress/DartConfiguration.tcl.in @@ -4,7 +4,7 @@ Site: @sitename@ BuildName: @bversion@-@bdate@-@dbengine@-@os@ DropMethod: http DropSite: regress.bacula.org -DropLocation: /submit.php?project=Bacula-9.6 +DropLocation: /submit.php?project=Bacula-11.0 DroptSiteCdash: true TriggerSite: http://regress.bacula.org NightlyStartTime: 23:00:00 CET -- 2.47.3