From: Aaron Schulz Date: Fri, 2 Sep 2011 23:14:08 +0000 (+0000) Subject: Reverted parser bump from r84601 per CR X-Git-Tag: 1.31.0-rc.0~27947 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/membres/message.php?a=commitdiff_plain;h=6c34627a636350d62676add6afcbe2870f3f0452;p=lhc%2Fweb%2Fwiklou.git Reverted parser bump from r84601 per CR --- diff --git a/includes/parser/Parser.php b/includes/parser/Parser.php index 77749726ae..e168eca376 100644 --- a/includes/parser/Parser.php +++ b/includes/parser/Parser.php @@ -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()