Oh yeah, r2013 requires a cache flush.

git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@2014 127b21dd-08f5-0310-b4b7-95ae10353056
This commit is contained in:
Jens Ayton 2009-01-25 20:16:53 +00:00
parent 475398f489
commit a078fd7812

View File

@ -64,7 +64,7 @@ static NSString * const kCacheKeyCaches = @"caches";
enum
{
kEndianTagValue = 0x0123456789ABCDEFULL,
kFormatVersionValue = 27
kFormatVersionValue = 28
};