Index: trunk/phase3/includes/DefaultSettings.php |
— | — | @@ -1547,7 +1547,7 @@ |
1548 | 1548 | * to ensure that client-side caches do not keep obsolete copies of global |
1549 | 1549 | * styles. |
1550 | 1550 | */ |
1551 | | -$wgStyleVersion = '294'; |
| 1551 | +$wgStyleVersion = '295'; |
1552 | 1552 | |
1553 | 1553 | /** |
1554 | 1554 | * This will cache static pages for non-logged-in users to reduce |