r31826 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r31825‎ | r31826 | r31827 >
Date:22:04, 11 March 2008
Author:brion
Status:old
Tags:
Comment:
bump to 1.12.0rc1
Modified paths:
  • /branches/REL1_12/phase3/RELEASE-NOTES (modified) (history)
  • /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.12alpha';
 35+$wgVersion = '1.12.0rc1';
3636
3737 /** Name of the site. It must be changed in LocalSettings.php */
3838 $wgSitename = 'MediaWiki';
Index: branches/REL1_12/phase3/RELEASE-NOTES
@@ -3,10 +3,12 @@
44 Security reminder: MediaWiki does not require PHP's register_globals
55 setting since version 1.2.0. If you have it on, turn it *off* if you can.
66
7 -== MediaWiki 1.12 ==
 7+== MediaWiki 1.12.0rc1 ==
88
9 -THIS IS NOT A RELEASE YET
 9+This is a release candidate of the Winter 2008 quarterly snapshot release
 10+of MediaWiki.
1011
 12+
1113 MediaWiki is now using a "continuous integration" development model with
1214 quarterly snapshot releases. The latest development code is always kept
1315 "ready to run", and in fact runs our own sites on Wikipedia.

Status & tagging log