r41551 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r41550‎ | r41551 | r41552 >
Date:17:34, 2 October 2008
Author:ialex
Status:old
Tags:
Comment:
Update $wgVersion here too
Modified paths:
  • /branches/REL1_12/phase3/includes/DefaultSettings.php (modified) (history)

Diff [purge]

Index: branches/REL1_12/phase3/includes/DefaultSettings.php
@@ -31,7 +31,7 @@
3232 $wgConf = new SiteConfiguration;
3333
3434 /** MediaWiki version number */
35 -$wgVersion = '1.12.0';
 35+$wgVersion = '1.12.1';
3636
3737 /** Name of the site. It must be changed in LocalSettings.php */
3838 $wgSitename = 'MediaWiki';

Status & tagging log