From: Michal Rakowski Date: Thu, 15 Oct 2020 20:51:41 +0000 (+0200) Subject: Update configure.in with catalog ver 1023 X-Git-Tag: Release-11.3.2~976 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f22ec09f61cab19d2589f26cb0dc50834f12b937;p=thirdparty%2Fbacula.git Update configure.in with catalog ver 1023 --- diff --git a/bacula/autoconf/configure.in b/bacula/autoconf/configure.in index 837e5fb10..8fffc1f22 100644 --- a/bacula/autoconf/configure.in +++ b/bacula/autoconf/configure.in @@ -3748,6 +3748,29 @@ AC_CONFIG_FILES([ updatedb/update_mysql_tables_11_to_12 \ updatedb/update_sqlite3_tables_11_to_12 \ updatedb/update_postgresql_tables_11_to_12 \ + updatedb/update_mysql_tables_12_to_13 \ + updatedb/update_postgresql_tables_12_to_13 \ + updatedb/update_mysql_tables_13_to_14 \ + updatedb/update_postgresql_tables_13_to_14 \ + updatedb/update_mysql_tables_14_to_1014 \ + updatedb/update_postgresql_tables_14_to_1014 \ + updatedb/update_postgresql_tables_1014_to_1015 \ + updatedb/update_postgresql_tables_1016_to_1017 \ + updatedb/update_postgresql_tables_1017_to_1018 \ + updatedb/update_postgresql_tables_1018_to_1019 \ + updatedb/update_postgresql_tables_1019_to_1020 \ + updatedb/update_postgresql_tables_1020_to_1021 \ + updatedb/update_postgresql_tables_1021_to_1022 \ + updatedb/update_postgresql_tables_1022_to_1023 \ + updatedb/update_mysql_tables_1014_to_1015 \ + updatedb/update_mysql_tables_1015_to_1016 \ + updatedb/update_mysql_tables_1016_to_1017 \ + updatedb/update_mysql_tables_1017_to_1018 \ + updatedb/update_mysql_tables_1018_to_1019 \ + updatedb/update_mysql_tables_1019_to_1020 \ + updatedb/update_mysql_tables_1020_to_1021 \ + updatedb/update_mysql_tables_1021_to_1022 \ + updatedb/update_mysql_tables_1022_to_1023 \ examples/nagios/check_bacula/Makefile \ platforms/rpms/redhat/bacula.spec \ platforms/rpms/redhat/bacula-bat.spec \