From c03137941d5c09fce29428888b8a6a099b5e6113 Mon Sep 17 00:00:00 2001 From: Adam Miller Date: Wed, 14 Jul 2010 15:06:52 +0000 Subject: [PATCH] style version bump for r69317 --- includes/DefaultSettings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index d5aeebfad5..c66fa49b0b 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -1547,7 +1547,7 @@ $wgCacheEpoch = '20030516000000'; * to ensure that client-side caches do not keep obsolete copies of global * styles. */ -$wgStyleVersion = '294'; +$wgStyleVersion = '295'; /** * This will cache static pages for non-logged-in users to reduce -- 2.20.1