]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/cats/make_postgresql_tables.in
ebl Modify disk-changer to check if slot contains something before
[bacula/bacula] / bacula / src / cats / make_postgresql_tables.in
index dbafefe5273c3f7686bfbc227a85e34928e7d496..d63e2de69912d08b1e3768022c5eccbce3b87836 100644 (file)
@@ -372,7 +372,7 @@ INSERT INTO Status (JobStatus,JobStatusLong) VALUES
 INSERT INTO Status (JobStatus,JobStatusLong) VALUES
    ('i', 'Doing batch insert file records');
 
-INSERT INTO Version (VersionId) VALUES (11);
+INSERT INTO Version (VersionId) VALUES (10);
 
 -- Make sure we have appropriate permissions