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:
@ -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)
|
||||
|
Reference in New Issue
Block a user