diff --git a/cocoa/me/InfoTemplate.plist b/cocoa/me/InfoTemplate.plist index 315cf3c1..462668bb 100644 --- a/cocoa/me/InfoTemplate.plist +++ b/cocoa/me/InfoTemplate.plist @@ -22,6 +22,8 @@ APPL CFBundleSignature hsft + CFBundleShortVersionString + {version} CFBundleVersion {version} NSMainNibFile diff --git a/cocoa/pe/InfoTemplate.plist b/cocoa/pe/InfoTemplate.plist index 482455be..32c3451d 100644 --- a/cocoa/pe/InfoTemplate.plist +++ b/cocoa/pe/InfoTemplate.plist @@ -22,6 +22,8 @@ APPL CFBundleSignature hsft + CFBundleShortVersionString + {version} CFBundleVersion {version} NSMainNibFile diff --git a/cocoa/se/InfoTemplate.plist b/cocoa/se/InfoTemplate.plist index 41c83b98..052dadd2 100644 --- a/cocoa/se/InfoTemplate.plist +++ b/cocoa/se/InfoTemplate.plist @@ -22,6 +22,8 @@ APPL CFBundleSignature hsft + CFBundleShortVersionString + {version} CFBundleVersion {version} NSMainNibFile