canvas.lpsbuild is reported in Debug.bugReport(), Debug.versionInfo(), and lz.canvas.versionInfoString().
In the past, canvas.lpsbuild was the same as canvas.lpsversion for
nightly builds, and for the dev build the version just told you the
current revision of the openlaszlo tree in svn. I have changed both
of these so that they report the last commit revision in the branch
(or sandbox for dev) being built, and the svn (or sandbox) path being
built. This should be much more useful in tracking bugs since you can
easily determine what changes are or are not in a build from these two
pieces of information.
