I have a mixed environment and having a problem getting Jabber For Mac to check the auto update server. If I tell the client to check for updates it will tell me that 10.5.1 is the latest version. However as seen in the XML that is not not the case. I wanted to check and make sure that i do in fact have the correct code in my XML file.
update.xml:
<JabberUpdate>
<App name='JabberWin'>
<LatestBuildNum>45439</LatestBuildNum>
<LatestVersion>10.5.2</LatestVersion>
<Message>If you have issues updating please call or email the help desk at 24100 or helpdesk@ourhelp.net. </Message>
</App>
<App name='JabberMac'>
<LatestBuildNum>202336</LatestBuildNum>
<LatestVersion>10.6.0</LatestVersion>
<Message>If you have issues updating please call or email the help desk at 24100 or helpdesk@ourhelp.net. </Message>
</App>
</JabberUpdate>
Jabber-config.xml: