changeset 282:43d3d2e943aa gmap2

Bump version.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 16 Apr 2015 22:05:13 +0300
parents f697708ba6d9
children 409b795c4784
files index.php
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/index.php	Thu Apr 16 22:05:08 2015 +0300
+++ b/index.php	Thu Apr 16 22:05:13 2015 +0300
@@ -11,10 +11,10 @@
 // Generic settings
 //
 $pageCharset = "UTF-8";
-$pageVersion = "(beta)";
+$pageVersion = "rev:2015-04-16";
 
 $pageTitle1 = "BatMUD: The Age of Exiles";
-$pageTitle2 = "Google Maps Hack TNG";
+$pageTitle2 = "Google Maps Hack";
 $pageBy = "by Jeskko &amp; Ggr";
 $pageTitle = $pageTitle1." - ".$pageTitle2." ".$pageBy;