From 39f44b270dd7f3efd2b5b43101fb98aeb2bac7fa Mon Sep 17 00:00:00 2001 From: Bryan Tong Minh Date: Thu, 24 Dec 2009 21:19:55 +0000 Subject: [PATCH] Bump wgStyleVersion for various revision above r59683. --- includes/DefaultSettings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index c559897efa..b3cbd4d87a 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -1621,7 +1621,7 @@ $wgCacheEpoch = '20030516000000'; * to ensure that client-side caches do not keep obsolete copies of global * styles. */ -$wgStyleVersion = '257'; +$wgStyleVersion = '258'; # Server-side caching: -- 2.20.1