Cosmetic change. Originally no space between ID and version. Fixed.
Cosmetic change. Originally no space between ID and version. Fixed.

--- a/version.php
+++ b/version.php
@@ -1,4 +1,4 @@
 <?php
-$id = "<a href=\"http://www.rivetcode.com\">RivetTracker</a>";
+$id = "<a href=\"http://www.rivetcode.com\">RivetTracker</a> ";
 $version = "Version: 1.05.1";
 ?>