r82296 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r82295‎ | r82296 | r82297 >
Date:21:10, 16 February 2011
Author:jeroendedauw
Status:deferred
Tags:
Comment:
Fixed version fail (again)
Modified paths:
  • /tags/extensions/SemanticMediaWiki/REL_1_5_5_2/includes/SMW_Setup.php (modified) (history)
  • /tags/extensions/SemanticMediaWiki/REL_1_5_5_2/includes/SMW_SetupLight.php (modified) (history)

Diff [purge]

Index: tags/extensions/SemanticMediaWiki/REL_1_5_5_2/includes/SMW_SetupLight.php
@@ -14,7 +14,7 @@
1515 * @ingroup SMW
1616 */
1717
18 -define( 'SMW_VERSION', '1.5.6-light alpha' );
 18+define( 'SMW_VERSION', '1.5.5.2-light' );
1919
2020 require_once( 'SMW_GlobalFunctions.php' );
2121
Index: tags/extensions/SemanticMediaWiki/REL_1_5_5_2/includes/SMW_Setup.php
@@ -8,7 +8,7 @@
99 */
1010
1111 // The SMW version number.
12 -define( 'SMW_VERSION', '1.5.6 alpha' );
 12+define( 'SMW_VERSION', '1.5.5.2' );
1313
1414 // A flag used to indicate SMW defines a semantic extension type for extension crdits.
1515 define( 'SEMANTIC_EXTENSION_TYPE', true );

Status & tagging log