WebUpdate.CurVersionInfo returns exe name not version?

I'm using the latest version of TWebUpdate but the CurVersionInfo seems to return the exe name, not the version string. The NewVersionInfo does give me the correct info from the inf file.

Did you specify in the .INF file the correct EXE filename from where to extract the version info and does this EXE contain the version info resource?

I wrote the INF file based on Holger's video, but maybe there is something not quite right in the syntax.

The actual update works fine.