From c19333d0b93f5bf658feb4b067b6d318f8805f9a Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Thu, 2 Nov 2023 09:53:48 +0100 Subject: [PATCH] update DEPKGS version --- bacula/src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bacula/src/version.h b/bacula/src/version.h index cbfc73fbc..fc1b42fdb 100644 --- a/bacula/src/version.h +++ b/bacula/src/version.h @@ -37,7 +37,7 @@ * Versions of packages needed to build Bacula components */ #define DEPKGS_QT_VERSION "30Nov17" -#define DEPKGS_VERSION "23May20" +#define DEPKGS_VERSION "02Nov23" #define BQT4_VERSION "5.9.3" #define VIX_VERSION "29Mar21" #define JAVA_VERSION "26Aug20" -- 2.47.3