Reverted parser bump from r84601 per CR
authorAaron Schulz <aaron@users.mediawiki.org>
Fri, 2 Sep 2011 23:14:08 +0000 (23:14 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Fri, 2 Sep 2011 23:14:08 +0000 (23:14 +0000)
includes/parser/Parser.php

index 7774972..e168eca 100644 (file)
@@ -53,7 +53,7 @@ class Parser {
         * changes in an incompatible way, so the parser cache
         * can automatically discard old data.
         */
-       const VERSION = '1.6.5';
+       const VERSION = '1.6.4';
 
        /**
         * Update this version number when the output of serialiseHalfParsedText()