Skip to content

Commit 26ea93a

Browse files
committed
Revert "Applied patches to new WMF 1.21wmf11 branch"
This reverts commit 855d049. Change-Id: I68f75d9e9cb942f6dc4bdef97a5d5458c9b89875
1 parent b6299d0 commit 26ea93a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: .gitreview

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
host=gerrit.wikimedia.org
33
port=29418
44
project=mediawiki/core.git
5-
defaultbranch=wmf/1.21wmf11
5+
defaultbranch=master
66
defaultrebase=0

Diff for: includes/DefaultSettings.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
$wgConf = new SiteConfiguration;
6060

6161
/** MediaWiki version number */
62-
$wgVersion = '1.21wmf11';
62+
$wgVersion = '1.21alpha';
6363

6464
/** Name of the site. It must be changed in LocalSettings.php */
6565
$wgSitename = 'MediaWiki';

0 commit comments

Comments
 (0)