Remake programVersion string after receiving engine features
authorH.G. Muller <h.g.muller@hccnet.nl>
Sat, 27 Feb 2010 16:36:10 +0000 (17:36 +0100)
committerArun Persaud <arun@nubati.net>
Sat, 27 Feb 2010 23:06:23 +0000 (15:06 -0800)
commit76f00fe84ad4ba61b6eb39f374d32bde5714b9c0
treed75651e7d8141dca4aa56ebb6591b7fc609856c0
parent3917a319f9a407989391da60fdc4d9f00b91f25b
Remake programVersion string after receiving engine features

The engine could have sent a more accurate version of its own name
than the one derived from the exe filename in a myname feature, and we
better use that in the programVersion string, which will be sent as
interface name to the ICS.
backend.c