Skip to content

Commit

Permalink
Update CACHE_VERSION to 10
Browse files Browse the repository at this point in the history
  • Loading branch information
zigm committed Oct 12, 2018
1 parent 994aeb9 commit 9ee4e51
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/NListView.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1091,8 +1091,7 @@ bool ALongRightProcessProcFastSearch(const CUPDUPDATA* pCUPDUPData)
return true;
}

//#define CACHE_VERSION 10 go back to 10 once all done
#define CACHE_VERSION 11
#define CACHE_VERSION 10

void CPathStripPath(const char *path, CString &fileName)
{
Expand Down

0 comments on commit 9ee4e51

Please sign in to comment.