Bump cachever from -bpm fix, and fix some EOLs

This commit is contained in:
Devin J. Pohly
2013-05-22 13:29:02 -07:00
parent 910eafbf9f
commit 27940bc572
+1 -1
View File
@@ -42,7 +42,7 @@
* @brief The internal version of the cache for StepMania.
*
* Increment this value to invalidate the current cache. */
const int FILE_CACHE_VERSION = 210;
const int FILE_CACHE_VERSION = 211;
/** @brief How long does a song sample last by default? */
const float DEFAULT_MUSIC_SAMPLE_LENGTH = 12.f;