Hi Ross, On Tue, Aug 31, 2010 at 01:45:44PM -0400, Ross West wrote: > The freebsd pr has been submitted to do the upgrade to v1.5-dev2 > (ports version # is 1.5.d2). People should see it in the next few > days. > > Side note: in my testing, the haproxy stats page/socket reports v1.4.8 as the > version number instead of v1.5-dev2.
That's not expected since the version is hard-coded in the "VERSION" file. Either you got the wrong source package, or your build scripts have the version explicitly forced on the makefile. I have just rechecked to ensure the source package is correct, and it is, so it would be worth finding what went wrong with the port. Regards, Willy

