]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/cats/make_ingres_tables.in
bat: Use BVFS on bRestore view
[bacula/bacula] / bacula / src / cats / make_ingres_tables.in
index 3dd62447ca1f6f4ad12725af069c3aee0259bde4..a3bc72506decf22c0b3d3300ecd3dec2b91e439d 100755 (executable)
@@ -491,7 +491,7 @@ INSERT INTO Status (JobStatus,JobStatusLong,Severity) VALUES
 INSERT INTO Status (JobStatus,JobStatusLong,Severity) VALUES
    ('i', 'Doing batch insert file records',15);
 
-INSERT INTO Version (VersionId) VALUES (12);
+INSERT INTO Version (VersionId) VALUES (@BDB_VERSION@);
 
 -- Make sure we have appropriate permissions
 \g