r92577 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r92576‎ | r92577 | r92578 >
Date:21:17, 19 July 2011
Author:jeroendedauw
Status:ok
Tags:
Comment:
0.4.8
Modified paths:
  • /trunk/extensions/Validator/RELEASE-NOTES (modified) (history)
  • /trunk/extensions/Validator/Validator.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Validator/RELEASE-NOTES
@@ -5,7 +5,7 @@
66
77
88 === Validator 0.4.8 ===
9 -(2011-xx-xx)
 9+(2011-07-19)
1010
1111 * Added unit tests for the criteria.
1212
Index: trunk/extensions/Validator/Validator.php
@@ -25,7 +25,7 @@
2626 die( 'Not an entry point.' );
2727 }
2828
29 -define( 'Validator_VERSION', '0.4.8 alpha' );
 29+define( 'Validator_VERSION', '0.4.8' );
3030
3131 // Register the internationalization file.
3232 $wgExtensionMessagesFiles['Validator'] = dirname( __FILE__ ) . '/Validator.i18n.php';

Status & tagging log