Preparing for beta3...
This commit is contained in:
parent
a38b914fd8
commit
03f9f78b9e
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
||||||
# like $wgScriptPath, you must also localize everything that
|
# like $wgScriptPath, you must also localize everything that
|
||||||
# depends on it.
|
# depends on it.
|
||||||
|
|
||||||
$wgVersion = '1.3.0beta2';
|
$wgVersion = '1.3.0beta3';
|
||||||
|
|
||||||
$wgSitename = 'MediaWiki'; # Please customize!
|
$wgSitename = 'MediaWiki'; # Please customize!
|
||||||
$wgMetaNamespace = FALSE; # will be same as you set $wgSitename
|
$wgMetaNamespace = FALSE; # will be same as you set $wgSitename
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue