mirror of
https://github.com/PredatH0r/ChanSort.git
synced 2026-01-16 12:22:03 +01:00
Repair damanged SQLite databases by re-indexing
This commit is contained in:
@@ -25,7 +25,7 @@ namespace ChanSort.Ui
|
||||
{
|
||||
public partial class MainForm : XtraForm
|
||||
{
|
||||
public const string AppVersion = "v2013-11-23";
|
||||
public const string AppVersion = "v2013-11-24";
|
||||
|
||||
private const int MaxMruEntries = 10;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user