aboutsummaryrefslogtreecommitdiffstats
path: root/includes/PHPVersionCheck.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/PHPVersionCheck.php')
-rw-r--r--includes/PHPVersionCheck.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/PHPVersionCheck.php b/includes/PHPVersionCheck.php
index 01d5f9dac33b..3f08a37cf41b 100644
--- a/includes/PHPVersionCheck.php
+++ b/includes/PHPVersionCheck.php
@@ -36,7 +36,7 @@
*/
class PHPVersionCheck {
/* @var string The number of the MediaWiki version used. */
- var $mwVersion = '1.33';
+ var $mwVersion = '1.34';
/* @var array A mapping of PHP functions to PHP extensions. */
var $functionsExtensionsMapping = array(