r75073 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r75072‎ | r75073 | r75074 >
Date:07:48, 20 October 2010
Author:jeroendedauw
Status:deferred
Tags:
Comment:
0.4.1 release
Modified paths:
  • /trunk/extensions/Validator/Validator.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Validator/Validator.php
@@ -24,7 +24,7 @@
2525 die( 'Not an entry point.' );
2626 }
2727
28 -define( 'Validator_VERSION', '0.4.1 rc1' );
 28+define( 'Validator_VERSION', '0.4.1' );
2929
3030 // Register the internationalization file.
3131 $wgExtensionMessagesFiles['Validator'] = dirname( __FILE__ ) . '/Validator.i18n.php';

Status & tagging log