From d7ebe836718f54c98b55d627453fe2434ac1bee2 Mon Sep 17 00:00:00 2001 From: Chad Horohoe Date: Fri, 1 May 2009 14:17:49 +0000 Subject: [PATCH] Followup to r50102: increment style version. --- includes/DefaultSettings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 6390b72768..d3214dd477 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -1477,7 +1477,7 @@ $wgCacheEpoch = '20030516000000'; * to ensure that client-side caches don't keep obsolete copies of global * styles. */ -$wgStyleVersion = '215'; +$wgStyleVersion = '216'; # Server-side caching: -- 2.20.1