, too
authorAryeh Gregor <simetrical@users.mediawiki.org>
Mon, 16 Jul 2007 15:53:55 +0000 (15:53 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Mon, 16 Jul 2007 15:53:55 +0000 (15:53 +0000)
includes/DefaultSettings.php

index a5f399e..0eb4fb7 100644 (file)
@@ -1201,7 +1201,7 @@ $wgCacheEpoch = '20030516000000';
  * to ensure that client-side caches don't keep obsolete copies of global
  * styles.
  */
-$wgStyleVersion = '84';
+$wgStyleVersion = '85';
 
 
 # Server-side caching:
@@ -2695,4 +2695,4 @@ $wgDisableOutputCompression = false;
  * show a more obvious warning.
  */
 $wgSlaveLagWarning = 10;
-$wgSlaveLagCritical = 30;
\ No newline at end of file
+$wgSlaveLagCritical = 30;