From eed1134c6a2e6c5ec36b9771baf16226ba49ea58 Mon Sep 17 00:00:00 2001 From: Chad Horohoe Date: Sat, 16 Jan 2010 00:11:04 +0000 Subject: [PATCH] Bump style version for r61112 --- includes/DefaultSettings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index bbb54e3291..c2fee266ed 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -1658,7 +1658,7 @@ $wgCacheEpoch = '20030516000000'; * to ensure that client-side caches do not keep obsolete copies of global * styles. */ -$wgStyleVersion = '262'; +$wgStyleVersion = '263'; # Server-side caching: -- 2.20.1