Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit 6458db5

Browse files
author
livecodesam
authored
Update Installer-Info.plist
1 parent ab2f23d commit 6458db5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

engine/rsrc/Installer-Info.plist

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@
77
<key>CFBundleExecutable</key>
88
<string>$(PRODUCT_NAME)</string>
99
<key>CFBundleGetInfoString</key>
10-
<string>$(BUILD_LONG_VERSION), Copyright 2000-2019 LiveCode Ltd.</string>
10+
<string>$(BUILD_LONG_VERSION), Copyright 2000-2020 LiveCode Ltd.</string>
1111
<key>CFBundleIconFile</key>
1212
<string>installer.icns</string>
1313
<key>CFBundleIdentifier</key>
1414
<string>com.runrev.livecode.installer</string>
1515
<key>CFBundleInfoDictionaryVersion</key>
1616
<string>6.0</string>
1717
<key>CFBundleLongVersionString</key>
18-
<string>$(BUILD_LONG_VERSION), Copyright 2000-2019 LiveCode Ltd.</string>
18+
<string>$(BUILD_LONG_VERSION), Copyright 2000-2020 LiveCode Ltd.</string>
1919
<key>CFBundleName</key>
2020
<string>Installer</string>
2121
<key>CFBundlePackageType</key>
@@ -35,7 +35,7 @@
3535
<key>NSAppleScriptEnabled</key>
3636
<string>YES</string>
3737
<key>NSHumanReadableCopyright</key>
38-
<string>Copyright 2000-2019, LiveCode Ltd., All Rights Reserved.</string>
38+
<string>Copyright 2000-2020, LiveCode Ltd., All Rights Reserved.</string>
3939
<key>NSHighResolutionCapable</key>
4040
<true/>
4141
<key>NSPrincipalClass</key>

0 commit comments

Comments
 (0)