]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
Update configure.in with catalog ver 1023
authorMichal Rakowski <michal.rakowski@baculasystems.com>
Thu, 15 Oct 2020 20:51:41 +0000 (22:51 +0200)
committerEric Bollengier <eric@baculasystems.com>
Thu, 24 Mar 2022 08:02:57 +0000 (09:02 +0100)
bacula/autoconf/configure.in

index 837e5fb108984764bedff59c004960aac892136e..8fffc1f2218f502dc26c4e8c1e3234811070ed81 100644 (file)
@@ -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 \