Update the cache revisions for WX and QT

This commit is contained in:
Tony Drake
2017-10-03 17:35:14 -04:00
parent b73a4ff5d6
commit 4035d0781c
2 changed files with 2 additions and 2 deletions

View File

@ -82,7 +82,7 @@ public:
wxProgressDialog* dialog;
};
static constexpr u32 CACHE_REVISION = 3; // Last changed in PR 5573
static constexpr u32 CACHE_REVISION = 4; // Last changed in PR 6092
static bool sorted = false;