From e2aa937ee40b8142f94137676e0f23a674199206 Mon Sep 17 00:00:00 2001 From: Aryeh Gregor Date: Sat, 21 Oct 2006 23:05:42 +0000 Subject: [PATCH] Bump style version, accidentally missed from last commit. --- includes/DefaultSettings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index b0b66d7594..1fec1aa634 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 = '18'; +$wgStyleVersion = '19'; # Server-side caching: -- 2.20.1