Index: trunk/phase3/includes/DefaultSettings.php |
— | — | @@ -1682,7 +1682,7 @@ |
1683 | 1683 | * to ensure that client-side caches do not keep obsolete copies of global |
1684 | 1684 | * styles. |
1685 | 1685 | */ |
1686 | | -$wgStyleVersion = '270'; |
| 1686 | +$wgStyleVersion = '271'; |
1687 | 1687 | |
1688 | 1688 | |
1689 | 1689 | # Server-side caching: |