Bump and prep 1.31.8
[lhc/web/wiklou.git] / includes / Defines.php
index 087af39..9c76fec 100644 (file)
@@ -30,6 +30,15 @@ use Wikimedia\Rdbms\IDatabase;
  * @defgroup Constants MediaWiki constants
  */
 
+/**
+ * The running version of MediaWiki.
+ *
+ * This replaces the the $wgVersion global found in earlier versions.
+ *
+ * @since 1.31.7
+ */
+define( 'MW_VERSION', '1.31.8' );
+
 # Obsolete aliases
 /**
  * @deprecated since 1.28