From ad0f0172b7da2731882aa640d9563da4603f223b Mon Sep 17 00:00:00 2001 From: Brion Vibber Date: Sun, 12 Nov 2006 15:21:40 +0000 Subject: [PATCH] and bump style version again to compensate --- includes/DefaultSettings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 337360b7ea..5157c98d92 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -1037,7 +1037,7 @@ $wgCacheEpoch = '20030516000000'; * to ensure that client-side caches don't keep obsolete copies of global * styles. */ -$wgStyleVersion = '25'; +$wgStyleVersion = '26'; # Server-side caching: -- 2.20.1