r19884 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r19883‎ | r19884 | r19885 >
Date:14:46, 11 February 2007
Author:mkroetzsch
Status:old
Tags:
Comment:
Devel version number++;
Modified paths:
  • /trunk/extensions/SemanticMediaWiki/includes/SMW_GlobalFunctions.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticMediaWiki/includes/SMW_GlobalFunctions.php
@@ -3,7 +3,7 @@
44 * Global functions and constants for Semantic MediaWiki.
55 */
66
7 -define('SMW_VERSION','0.6a');
 7+define('SMW_VERSION','0.6b');
88
99 // constants for special properties, used for datatype assignment and storage
1010 define('SMW_SP_HAS_TYPE',1);

Status & tagging log