Prepare mac build for 4.0.2 release.

svn: r23469
This commit is contained in:
John Ralls 2013-11-07 23:58:19 +00:00
parent cdbcbd1446
commit 870f5334ec
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.1, (C) 1997-2013 The Gramps Team http://www.gramps-project.org</string>
<string>4.0.2, (C) 1997-2013 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.1</string>
<string>4.0.2</string>
<key>CFBundleShortVersionString</key>
<string>4.0.1-1</string>
<string>4.0.2-1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>4.0.1-1</string>
<string>4.0.2-1</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright 1997 - 2013 The Gramps Team, GNU General Public License.</string>
<key>LSMinimumSystemVersion</key>

View File

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