From 18598fc98fb5ba0121a56798501e4e80e3abee8c Mon Sep 17 00:00:00 2001 From: Aryeh Gregor Date: Mon, 16 Oct 2006 02:46:08 +0000 Subject: [PATCH] Forgot to bump up style version --- includes/DefaultSettings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index b74751acc7..860e3c4953 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -1030,7 +1030,7 @@ $wgCacheEpoch = '20030516000000'; * to ensure that client-side caches don't keep obsolete copies of global * styles. */ -$wgStyleVersion = '11'; +$wgStyleVersion = '12'; # Server-side caching: -- 2.20.1