Index: trunk/extensions/FlaggedRevs/README.txt |
— | — | @@ -5,7 +5,7 @@ |
6 | 6 | * Download the extension from SVN |
7 | 7 | * (MySQL) Run the 'FlaggedRevs.sql' query, substituting in your wiki's table prefix. |
8 | 8 | * (PostgreSQL) Use 'FlaggedRevs.pg.sql' instead. |
9 | | -* Upgrade to MediaWiki 1.12+ |
| 9 | +* Upgrade to MediaWiki 1.13+ |
10 | 10 | * Run 'maintenance/update.php' |
11 | 11 | * Run 'maintenance/archives/populateSha1.php'. |
12 | 12 | * Add the following line to 'LocalSettings.php': |