
leon at svn
May 24, 2008, 2:39 AM
Post #1 of 1
(266 views)
Permalink
|
|
SVN: [35278] trunk/phase3/includes/DefaultSettings.php
|
|
Revision: 35278 Author: leon Date: 2008-05-24 09:39:51 +0000 (Sat, 24 May 2008) Log Message: ----------- Arg, of course I forgot that again. Modified Paths: -------------- trunk/phase3/includes/DefaultSettings.php Modified: trunk/phase3/includes/DefaultSettings.php =================================================================== --- trunk/phase3/includes/DefaultSettings.php 2008-05-24 09:37:45 UTC (rev 35277) +++ trunk/phase3/includes/DefaultSettings.php 2008-05-24 09:39:51 UTC (rev 35278) @@ -1328,7 +1328,7 @@ * to ensure that client-side caches don't keep obsolete copies of global * styles. */ -$wgStyleVersion = '146'; +$wgStyleVersion = '147'; # Server-side caching: _______________________________________________ MediaWiki-CVS mailing list MediaWiki-CVS [at] lists https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs
|