updated install script step7 to list the build date rather than the revision number...
authorGreg Gay <ggay@ocad.ca>
Mon, 19 Sep 2011 17:39:45 +0000 (13:39 -0400)
committerGreg Gay <ggay@ocad.ca>
Mon, 19 Sep 2011 17:39:45 +0000 (13:39 -0400)
docs/install/include/step7.php

index 2931e37..ebe3b6b 100644 (file)
@@ -133,7 +133,7 @@ print_progress($step);
        </tr>
        <tr>
                <td class="row1" width="20%"><b>ATutor Version:</b></td>
-               <td class="row1"><?php echo $new_version; ?> (build <?php echo $build . ' - '.$build_date; ?>)</td>
+               <td class="row1"><?php echo $new_version; ?> (Git build date<?php echo ' - '. $build_date; ?>)</td>
        </tr>
        <tr>
                <td class="row1" nowrap="nowrap"><b>Operating System:</b></td>