r12338 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r12337‎ | r12338 | r12339 >
Date:20:17, 1 January 2006
Author:timstarling
Status:old
Tags:
Comment:
bump parser version
Modified paths:
  • /trunk/phase3/includes/Parser.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/Parser.php
@@ -15,7 +15,7 @@
1616 * changes in an incompatible way, so the parser cache
1717 * can automatically discard old data.
1818 */
19 -define( 'MW_PARSER_VERSION', '1.5.0' );
 19+define( 'MW_PARSER_VERSION', '1.6.0' );
2020
2121 /**
2222 * Variable substitution O(N^2) attack

Status & tagging log