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 4ef79f7 commit 18674d1Copy full SHA for 18674d1
FlashDevelop/Installer/Installer.nsi
@@ -14,7 +14,7 @@
14
; Installer details
15
VIAddVersionKey "CompanyName" "FlashDevelop.org"
16
VIAddVersionKey "ProductName" "FlashDevelop Installer"
17
-VIAddVersionKey "LegalCopyright" "FlashDevelop.org 2005-2014"
+VIAddVersionKey "LegalCopyright" "FlashDevelop.org 2005-2015"
18
VIAddVersionKey "FileDescription" "FlashDevelop Installer"
19
VIAddVersionKey "ProductVersion" "${VERSION}.0"
20
VIAddVersionKey "FileVersion" "${VERSION}.0"
0 commit comments