r38920 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r38919‎ | r38920 | r38921 >
Date:17:15, 8 August 2008
Author:mkroetzsch
Status:old
Tags:
Comment:
version string set to release version
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','1.2.1b-SVN');
 7+define('SMW_VERSION','1.2.1');
88
99 // constants for special properties, used for datatype assignment and storage
1010 define('SMW_SP_HAS_TYPE',1);

Status & tagging log