bump cache version

This commit is contained in:
Chris Danford
2006-04-30 07:34:47 +00:00
parent d176107cab
commit 1501fbfbf5
+1 -1
View File
@@ -37,7 +37,7 @@
#include <set>
#include <float.h>
const int FILE_CACHE_VERSION = 144; // increment this to invalidate cache
const int FILE_CACHE_VERSION = 145; // increment this to invalidate cache
const float DEFAULT_MUSIC_SAMPLE_LENGTH = 12.f;