In d6173a1083, I updated server/main.go to get the build revision and time via debug.ReadBuildInfo() instead of from environment variables. I thought I tested it at the time, but it doesn't seem to be working right now -- the stats dialog just displays build unknown. I should figure out what's going on.
In d6173a1083c6fe58a07ee3e559d91db9009caad2, I updated `server/main.go` to get the build revision and time via `debug.ReadBuildInfo()` instead of from environment variables. I thought I tested it at the time, but it doesn't seem to be working right now -- the stats dialog just displays `build unknown`. I should figure out what's going on.