r90583 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r90582‎ | r90583 | r90584 >
Date:14:04, 22 June 2011
Author:jeroendedauw
Status:deferred
Tags:
Comment:
1.1.1 release
Modified paths:
  • /trunk/extensions/LiveTranslate/LiveTranslate.php (modified) (history)
  • /trunk/extensions/LiveTranslate/RELEASE-NOTES (modified) (history)

Diff [purge]

Index: trunk/extensions/LiveTranslate/LiveTranslate.php
@@ -24,7 +24,7 @@
2525 die( 'Not an entry point.' );
2626 }
2727
28 -define( 'LiveTranslate_VERSION', '1.1.1 alpha' );
 28+define( 'LiveTranslate_VERSION', '1.1.1' );
2929
3030 $wgExtensionCredits['other'][] = array(
3131 'path' => __FILE__,
Index: trunk/extensions/LiveTranslate/RELEASE-NOTES
@@ -5,7 +5,7 @@
66
77
88 === Version 1.1.1 ===
9 -2011-06-xx
 9+2011-06-22
1010
1111 * Fixed Internet Explorer compatibility issue.
1212 * Fixed bug in Microsoft transltion script for MW < 1.17.

Status & tagging log