This goes in with the rest of the mac specific bundler arguments, it only applies to mac.
The value must be one to three integers separated by dots. If 'appVersion' is specified and it is a valid value and mac.CFBundleVersion is not specified then the appVersion value will be used. Otherwise it will be '100' (which is what it always was before this patch).
https://developer.apple.com/library/ios/documentation/general/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html#//apple_ref/doc/uid/20001431-102364
For mac.appStore bundles, when upgrading a package this value must be greater than the old version.
The value must be one to three integers separated by dots. If 'appVersion' is specified and it is a valid value and mac.CFBundleVersion is not specified then the appVersion value will be used. Otherwise it will be '100' (which is what it always was before this patch).
https://developer.apple.com/library/ios/documentation/general/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html#//apple_ref/doc/uid/20001431-102364
For mac.appStore bundles, when upgrading a package this value must be greater than the old version.