1.7 release

This commit is contained in:
Jeroen De Dauw 2010-07-23 14:17:46 +00:00
parent 871730f7f6
commit 9fc917aca8

View file

@ -14,7 +14,7 @@ if ( !defined( 'MEDIAWIKI' ) ) {
die( "This is not a valid entry point.\n" );
}
define( 'RSS_VERSION', '1.7 alpha' );
define( 'RSS_VERSION', '1.7' );
$wgExtensionCredits['parserhook'][] = array(
'path' => __FILE__,