From f50f99168383b6a5f8fe76d420ada1f240ac933e Mon Sep 17 00:00:00 2001 From: Roan Kattouw Date: Mon, 19 Oct 2009 20:53:20 +0000 Subject: [PATCH] Bump style version for r57916 --- includes/DefaultSettings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index b7a3395fb7..0bd958bbe3 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -1605,7 +1605,7 @@ $wgCacheEpoch = '20030516000000'; * to ensure that client-side caches do not keep obsolete copies of global * styles. */ -$wgStyleVersion = '243'; +$wgStyleVersion = '244'; # Server-side caching: -- 2.20.1