bump cache, for previous '4' fix

This commit is contained in:
Glenn Maynard
2002-09-06 00:22:44 +00:00
parent 215d2ac87f
commit b11f38ef7c
+1 -1
View File
@@ -25,7 +25,7 @@
#include "PrefsManager.h"
const int FILE_CACHE_VERSION = 64; // increment this when Song or Notes changes to invalidate cache
const int FILE_CACHE_VERSION = 65; // increment this when Song or Notes changes to invalidate cache
int CompareBPMSegments(const void *arg1, const void *arg2)