From: Chad Horohoe Date: Fri, 6 May 2011 14:45:25 +0000 (+0000) Subject: Bump trunk version since we've branched X-Git-Tag: 1.31.0-rc.0~30383 X-Git-Url: https://git.cyclocoop.org//%22?a=commitdiff_plain;h=924b1eef2c5a9e919b0b29ea5cad8268cc0bb6e5;p=lhc%2Fweb%2Fwiklou.git Bump trunk version since we've branched --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 4909591f23..ce48fe7ee8 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -34,7 +34,7 @@ $wgConf = new SiteConfiguration; /** @endcond */ /** MediaWiki version number */ -$wgVersion = '1.18alpha'; +$wgVersion = '1.19alpha'; /** Name of the site. It must be changed in LocalSettings.php */ $wgSitename = 'MediaWiki';