OSX dmg: Put git-annex's version in the Info.plist file.
This commit is contained in:
parent
bc7c17f0b2
commit
9273f80301
4 changed files with 13 additions and 3 deletions
|
@ -21,11 +21,11 @@
|
|||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>0.0.1</string>
|
||||
<string>GIT_ANNEX_VERSION</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>git-annex</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>0.0.1</string>
|
||||
<string>GIT_ANNEX_VERSION</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>10.5</string>
|
||||
<key>CFBundleDisplayName</key>
|
Loading…
Add table
Add a link
Reference in a new issue