Update for Gramps-4.0.1

svn: r22594
This commit is contained in:
John Ralls 2013-06-24 18:14:11 +00:00
parent 0d70aae90e
commit c3b82c944e
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.0, (C) 1997-2013 The Gramps Team http://www.gramps-project.org</string>
<string>4.0.1, (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.0</string>
<string>4.0.1</string>
<key>CFBundleShortVersionString</key>
<string>4.0.0</string>
<string>4.0.1-1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>4.0.0</string>
<string>4.0.1-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.0.tar.gz" version="4.0.0"
<branch module="gramps/gramps-4.0.1.tar.gz" version="4.0.1"
repo="sourceforge"/>
<dependencies>
<dep package="meta-gtk-osx-python-gtk3"/>