From b96fbdea0daaef87dd05112f98532703cd27f153 Mon Sep 17 00:00:00 2001 From: Brion Vibber Date: Sat, 21 Oct 2006 17:22:02 +0000 Subject: [PATCH] bumping style version to match live hack. partially just testing to confirm svn mail is working --- includes/DefaultSettings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 51c0cc13b3..b0b66d7594 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 = '17'; +$wgStyleVersion = '18'; # Server-side caching: -- 2.20.1