Hello, will SAV for OS X 9.1 correctly report its version in CFBundleShortVersionString - i.e. when you either Get Info or run:
defaults read /Applications/Sophos\ Anti-Virus.app/Contents/Info.plist CFBundleShortVersionString
SAV 9.0.x will return different values between this string versus the Product version: string from sweep -v.
This is important as most Mac package management systems (such as JAMF Casper) will read thevalues from Info.plist to report the currently installed version. (Casper will let you create an extension attribute and get the correct version, but the installed app should have the same value consistently everywhere.)
Thanks.
This thread was automatically locked due to age.