Index: benchmarks/base.js |
=================================================================== |
--- benchmarks/base.js (revision 434) |
+++ benchmarks/base.js (working copy) |
@@ -73,7 +73,7 @@ |
// Scores are not comparable across versions. Bump the version if |
// you're making changes that will affect that scores, e.g. if you add |
// a new benchmark or change an existing one. |
-BenchmarkSuite.version = '2 candidate'; |
+BenchmarkSuite.version = '2'; |
// To make the benchmark results predictable, we replace Math.random |