Automatic Update of WSUS OU - 7.5 downgrades to 7.4.2

i have just downloaded version 7.5
when starting UpdateGenerator.exe and clicking on "start" i get a message: "a newer version is available: 7.4.2"
in other words:
it tries to "downgrade".
it seems something was wrong with the version comparison?
update:
the version checking is implemented in "CheckOUVersion.cmd".
it pulls the following text file from the web:
and as of today it still has the following contents:
so it either has not been updated on the web server or my system is pulling it from some proxy that is still holding the old contents.
when starting UpdateGenerator.exe and clicking on "start" i get a message: "a newer version is available: 7.4.2"
in other words:
it tries to "downgrade".
it seems something was wrong with the version comparison?
update:
the version checking is implemented in "CheckOUVersion.cmd".
it pulls the following text file from the web:
- Code: Select all
http://download.wsusoffline.net/StaticDownloadLink-recent.txt
and as of today it still has the following contents:
- Code: Select all
http://download.wsusoffline.net/wsusoffline742.zip
so it either has not been updated on the web server or my system is pulling it from some proxy that is still holding the old contents.