r79461 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r79460‎ | r79461 | r79462 >
Date:00:08, 2 January 2011
Author:jeroendedauw
Status:deferred
Tags:
Comment:
Version number increment
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.3 alpha' );
 28+define( 'Validator_VERSION', '0.4.3 rc1' );
2929
3030 // Register the internationalization file.
3131 $wgExtensionMessagesFiles['Validator'] = dirname( __FILE__ ) . '/Validator.i18n.php';

Status & tagging log