r53265 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r53264‎ | r53265 | r53266 >
Date:20:47, 14 July 2009
Author:brion
Status:ok
Tags:
Comment:
Adding "-wmf" suffix on $wgVersion
Modified paths:
  • /branches/wmf-deployment/includes/DefaultSettings.php (modified) (history)

Diff [purge]

Index: branches/wmf-deployment/includes/DefaultSettings.php
@@ -33,7 +33,7 @@
3434 }
3535
3636 /** MediaWiki version number */
37 -$wgVersion = '1.16alpha';
 37+$wgVersion = '1.16alpha-wmf';
3838
3939 /** Name of the site. It must be changed in LocalSettings.php */
4040 $wgSitename = 'MediaWiki';

Follow-up revisions

RevisionCommit summaryAuthorDate
r56375Merge some changes & custom scripts back from old wmf-deployment branch:...brion17:46, 15 September 2009
r57252Reapply -wmf version tweak and some files from deployment branch...brion21:18, 1 October 2009

Status & tagging log