From 7f5577dd8d20c6742940fd94bce636ed87ba075e Mon Sep 17 00:00:00 2001 From: Chad Horohoe Date: Thu, 21 Aug 2008 00:55:10 +0000 Subject: [PATCH] +1 $wgStyleVersion for previous commit. --- includes/DefaultSettings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 4409e38570..aa1e4a7089 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -1382,7 +1382,7 @@ $wgCacheEpoch = '20030516000000'; * to ensure that client-side caches don't keep obsolete copies of global * styles. */ -$wgStyleVersion = '165'; +$wgStyleVersion = '166'; # Server-side caching: -- 2.20.1