]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
Fix errors in update_bacula_tables
authorEric Bollengier <eric@baculasystems.com>
Fri, 12 Aug 2022 15:43:03 +0000 (17:43 +0200)
committerEric Bollengier <eric@baculasystems.com>
Thu, 14 Sep 2023 11:56:58 +0000 (13:56 +0200)
bacula/src/cats/update_mysql_tables.in

index afa04f416ae261950bd3eb4ee837ef28f8406381..b8f6172ff2f2785d8a114d399c74ab69d65b3b10 100644 (file)
@@ -13,7 +13,7 @@ echo " "
 echo "This script will update a Bacula MySQL database"
 echo " from any from version 12-15 or 1014-$OLDVERSION to version $NEWVERSION"
 echo " which is needed to convert from any Bacula Community "
-echo " versions 5.0.x, 5.2.x, 7.4.x, 9.x.x to Community version 13.0"
+echo " versions 5.0.x, 5.2.x, 7.4.x, 9.x.x to Community version 15.0"
 echo " "
 echo "Depending on the current version of your catalog, you may"
 echo " have to run this script multiple times"