Update gramps mac version to 4.1.1
This commit is contained in:
parent
8732b1e237
commit
49f7137577
@ -7,7 +7,7 @@
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>Gramps</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>4.1.0, (C) 1997-2014 The Gramps Team http://www.gramps-project.org</string>
|
||||
<string>4.1.1, (C) 1997-2014 The Gramps Team http://www.gramps-project.org</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>gramps.icns</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
@ -17,11 +17,11 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>4.1.0-2</string>
|
||||
<string>4.1.1-1</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>4.1.0-2</string>
|
||||
<string>4.1.1-1</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright 1997 - 2014 The Gramps Team, GNU General Public License.</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
|
@ -58,7 +58,7 @@ gtk-mac-bundler gtk-osx-build/projects/gramps/gramps.bundle
|
||||
<!--include href="/Users/john/Development/GTK-OSX/gtk-osx-build/modulesets-stable/gtk-osx.modules"/-->
|
||||
|
||||
<distutils id="gramps" autogen-sh="configure">
|
||||
<branch module="gramps/gramps-4.1.0.tar.gz" version="4.1.0"
|
||||
<branch module="gramps/gramps-4.1.1.tar.gz" version="4.1.1"
|
||||
repo="sourceforge">
|
||||
</branch>
|
||||
<dependencies>
|
||||
|
Loading…
Reference in New Issue
Block a user