r71822 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r71821‎ | r71822 | r71823 >
Date:23:06, 27 August 2010
Author:jeroendedauw
Status:deferred
Tags:
Comment:
Version number increase to 1.5.2 rc
Modified paths:
  • /trunk/extensions/SemanticMediaWiki/includes/SMW_Setup.php (modified) (history)
  • /trunk/extensions/SemanticMediaWiki/includes/SMW_SetupLight.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticMediaWiki/includes/SMW_SetupLight.php
@@ -14,7 +14,7 @@
1515 * @ingroup SMW
1616 */
1717
18 -define( 'SMW_VERSION', '1.5.0.b-light-SVN' );
 18+define( 'SMW_VERSION', '1.5.2-light rc1' );
1919
2020 require_once( 'SMW_GlobalFunctions.php' );
2121
Index: trunk/extensions/SemanticMediaWiki/includes/SMW_Setup.php
@@ -5,7 +5,7 @@
66 * @ingroup SMW
77 */
88
9 -define( 'SMW_VERSION', '1.5.2 alpha-1' );
 9+define( 'SMW_VERSION', '1.5.2 rc1' );
1010 define( 'SEMANTIC_EXTENSION_TYPE', true );
1111
1212 require_once( 'SMW_GlobalFunctions.php' );

Status & tagging log