Update mac build info for 4.0.4 release.

This commit is contained in:
John Ralls 2014-05-22 11:20:51 -07:00
parent 281e06ef26
commit a166d4802d
2 changed files with 5 additions and 5 deletions

View File

@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>Gramps</string>
<key>CFBundleGetInfoString</key>
<string>4.0.3, (C) 1997-2014 The Gramps Team http://www.gramps-project.org</string>
<string>4.0.4, (C) 1997-2014 The Gramps Team http://www.gramps-project.org</string>
<key>CFBundleIconFile</key>
<string>gramps.icns</string>
<key>CFBundleIdentifier</key>
@ -15,13 +15,13 @@
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>
<string>4.0.3</string>
<string>4.0.4</string>
<key>CFBundleShortVersionString</key>
<string>4.0.3-1</string>
<string>4.0.4-1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>4.0.3-1</string>
<string>4.0.4-1</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright 1997 - 2014 The Gramps Team, GNU General Public License.</string>
<key>LSMinimumSystemVersion</key>

View File

@ -77,7 +77,7 @@ gtk-mac-bundler gtk-osx-build/projects/gramps/gramps.bundle
</distutils>
<distutils id="gramps" supports-non-srcdir-builds="no">
<branch module="gramps/gramps-4.0.3.tar.gz" version="4.0.3"
<branch module="gramps/gramps-4.0.4.tar.gz" version="4.0.4"
repo="sourceforge"/>
<dependencies>
<dep package="meta-gtk-osx-python-gtk3"/>