Release 4.2.3

This commit is contained in:
John Ralls
2016-04-11 07:29:24 -07:00
parent 0414893c34
commit 73d13ba826
2 changed files with 7 additions and 7 deletions

View File

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