Updates for the new 1.15 branch. All changes after the branch point will go to 1...
[lhc/web/wiklou.git] / includes / DefaultSettings.php
index f73e80e..c07978e 100644 (file)
@@ -33,7 +33,7 @@ if ( !defined( 'MW_PHP4' ) ) {
 }
 
 /** MediaWiki version number */
-$wgVersion                     = '1.14alpha';
+$wgVersion                     = '1.15alpha';
 
 /** Name of the site. It must be changed in LocalSettings.php */
 $wgSitename         = 'MediaWiki';