Bumping version to clear CSS and JS caches
This commit is contained in:
+2
-2
@@ -6,8 +6,8 @@
|
||||
// This is compared against the values stored in the database to determine
|
||||
// whether upgrades should be performed (see lib/db/*.php)
|
||||
|
||||
$version = 2010070604; // YYYYMMDD = date of the last version bump
|
||||
$version = 2010070700; // YYYYMMDD = date of the last version bump
|
||||
// XX = daily increments
|
||||
|
||||
$release = '2.0 Preview 4 (Build: 20100707)'; // Human-friendly version name
|
||||
$release = '2.0 Preview 4+ (Build: 20100707)'; // Human-friendly version name
|
||||
|
||||
|
||||
Reference in New Issue
Block a user