We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e63324 commit efe9bbbCopy full SHA for efe9bbb
mac/app.info.plist.in
@@ -15,7 +15,7 @@
15
<key>CFBundleSignature</key>
16
<string>QGIS</string>
17
<key>CFBundleGetInfoString</key>
18
- <string>${QGIS_APP_NAME} ${COMPLETE_VERSION}-${RELEASE_NAME} (${SHA}), © 2002-2016 QGIS Development Team</string>
+ <string>${QGIS_APP_NAME} ${COMPLETE_VERSION}-${RELEASE_NAME} (${SHA}), © 2002-2017 QGIS Development Team</string>
19
<key>CFBundleShortVersionString</key>
20
<string>${COMPLETE_VERSION}</string>
21
<key>CFBundleVersion</key>
@@ -252,7 +252,7 @@
252
<array>
253
<string>sqlite</string>
254
</array>
255
- </dict>
+ </dict>
256
257
<key>CFBundleLocalizations</key>
258
0 commit comments