r101583 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r101582‎ | r101583 | r101584 >
Date:04:59, 2 November 2011
Author:jeroendedauw
Status:deferred
Tags:
Comment:
0.7.8
Modified paths:
  • /branches/SemanticMaps0.7.x/INSTALL (modified) (history)
  • /branches/SemanticMaps0.7.x/RELEASE-NOTES (modified) (history)
  • /branches/SemanticMaps0.7.x/SemanticMaps.php (modified) (history)

Diff [purge]

Index: branches/SemanticMaps0.7.x/INSTALL
@@ -1,4 +1,4 @@
2 -[[Semantic Maps 0.7.7]]
 2+[[Semantic Maps 0.7.8]]
33
44 You can find a wiki version of this document, which includes various helpfull links, at
55 http://mapping.referata.com/wiki/Help:Installation#Semantic_Maps
Index: branches/SemanticMaps0.7.x/RELEASE-NOTES
@@ -8,6 +8,7 @@
99
1010
1111 === Semantic Maps 0.7.8 ===
 12+(2011-11-02)
1213
1314 * Fixed PostGres support for distance queries.
1415 * Switched around getShort and getLong Wiki/HTML text methods in the geocoords DV.
Index: branches/SemanticMaps0.7.x/SemanticMaps.php
@@ -40,7 +40,7 @@
4141 die( '<b>Error:</b> This version of Semantic Maps requires Semantic MediaWiki 1.5.x; use Semantic Maps 1.0 or above for SMW 1.6 or later.' );
4242 }
4343
44 -define( 'SM_VERSION', '0.7.8 alpha' );
 44+define( 'SM_VERSION', '0.7.8' );
4545
4646 $wgExtensionCredits[defined( 'SEMANTIC_EXTENSION_TYPE' ) ? 'semantic' : 'other'][] = array(
4747 'path' => __FILE__,

Status & tagging log