From 03f9f78b9e957ed98fa537c7652edccf53e82dfc Mon Sep 17 00:00:00 2001 From: Brion Vibber Date: Sat, 12 Jun 2004 02:05:15 +0000 Subject: [PATCH] Preparing for beta3... --- includes/DefaultSettings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 193e221a1e..3d7f89f138 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -7,7 +7,7 @@ # like $wgScriptPath, you must also localize everything that # depends on it. -$wgVersion = '1.3.0beta2'; +$wgVersion = '1.3.0beta3'; $wgSitename = 'MediaWiki'; # Please customize! $wgMetaNamespace = FALSE; # will be same as you set $wgSitename -- 2.20.1