http://www.mediawiki.org/wiki/Special:Code/MediaWiki/96163

Revision: 96163
Author:   aaron
Date:     2011-09-02 23:14:08 +0000 (Fri, 02 Sep 2011)
Log Message:
-----------
Reverted parser bump from r84601 per CR

Modified Paths:
--------------
    trunk/phase3/includes/parser/Parser.php

Modified: trunk/phase3/includes/parser/Parser.php
===================================================================
--- trunk/phase3/includes/parser/Parser.php     2011-09-02 22:56:49 UTC (rev 
96162)
+++ trunk/phase3/includes/parser/Parser.php     2011-09-02 23:14:08 UTC (rev 
96163)
@@ -53,7 +53,7 @@
         * 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()


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to