mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-10 16:43:35 +02:00
fixed schema number
This commit is contained in:
@@ -718,7 +718,7 @@ void MainObject::Revert270() const
|
|||||||
q=new QSqlQuery(sql);
|
q=new QSqlQuery(sql);
|
||||||
delete q;
|
delete q;
|
||||||
|
|
||||||
SetVersion(268);
|
SetVersion(269);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user