new history file and RouterVersion.BUILD (displayed on the web console and in the published stats)

(see soon-to-be-posted email to the list about this stuff)
This commit is contained in:
jrandom
2004-09-02 20:00:28 +00:00
committed by zzz
parent 591800a28a
commit 6e543f825d
4 changed files with 71 additions and 2 deletions

View File

@ -49,7 +49,7 @@ public class SummaryHelper {
*
*/
public String getVersion() {
return RouterVersion.VERSION;
return RouterVersion.VERSION + "-" + RouterVersion.BUILD;
}
/**
* Retrieve a pretty printed uptime count (ala 4d or 7h or 39m)