Mac: Bump Gramps Stable Release Version

svn: r21688
This commit is contained in:
John Ralls 2013-03-19 13:44:43 +00:00
parent f2e39009af
commit a198f6821a
2 changed files with 5 additions and 5 deletions

View File

@ -7,7 +7,7 @@
<key>CFBundleExecutable</key> <key>CFBundleExecutable</key>
<string>Gramps</string> <string>Gramps</string>
<key>CFBundleGetInfoString</key> <key>CFBundleGetInfoString</key>
<string>Gramps 3.4.2-1, (C) 1997-2012 The Gramps Team http://www.gramps-project.org</string> <string>Gramps 3.4.3-1, (C) 1997-2013 The Gramps Team http://www.gramps-project.org</string>
<key>CFBundleIconFile</key> <key>CFBundleIconFile</key>
<string>gramps.icns</string> <string>gramps.icns</string>
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
@ -17,15 +17,15 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>APPL</string> <string>APPL</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>3.4.2-1</string> <string>3.4.3-1</string>
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>????</string> <string>????</string>
<key>CFBundleName</key> <key>CFBundleName</key>
<string>Gramps</string> <string>Gramps</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>3.4.2-1</string> <string>3.4.3-1</string>
<key>NSHumanReadableCopyright</key> <key>NSHumanReadableCopyright</key>
<string>Copyright 1997 - 2012 The Gramps Team, GNU General Public License.</string> <string>Copyright 1997 - 2013 The Gramps Team, GNU General Public License.</string>
<key>LSMinimumSystemVersion</key> <key>LSMinimumSystemVersion</key>
<string>10.5</string> <string>10.5</string>
</dict> </dict>

View File

@ -62,7 +62,7 @@ ige-mac-bundler gtk-osx-build/projects/gramps/gramps.bundle
<autotools id="gramps" autogen-sh="configure"> <autotools id="gramps" autogen-sh="configure">
<branch module="gramps/gramps-3.4.2.tar.gz" version="3.4.2" <branch module="gramps/gramps-3.4.3.tar.gz" version="3.4.3"
repo="sourceforge"> repo="sourceforge">
</branch> </branch>
<dependencies> <dependencies>