Index: branches/REL1_3/phase3/includes/DefaultSettings.php |
— | — | @@ -9,7 +9,7 @@ |
10 | 10 | # like $wgScriptPath, you must also localize everything that |
11 | 11 | # depends on it. |
12 | 12 | |
13 | | -$wgVersion = '1.3.6'; |
| 13 | +$wgVersion = '1.3.7'; |
14 | 14 | |
15 | 15 | $wgSitename = 'MediaWiki'; # Please customize! |
16 | 16 | $wgMetaNamespace = FALSE; # will be same as you set $wgSitename |
— | — | @@ -473,4 +473,4 @@ |
474 | 474 | $wgExtraNamespaces = NULL; |
475 | 475 | |
476 | 476 | } |
477 | | -?> |
\ No newline at end of file |
| 477 | +?> |