about summary refs log tree commit diff
path: root/kcc.iss
diff options
context:
space:
mode:
authorPaweł Jastrzębski <pawelj@iosphe.re>2017-01-20 09:44:21 +0100
committerPaweł Jastrzębski <pawelj@iosphe.re>2017-01-20 09:44:21 +0100
commit45c1afcad4bff454f99d10e177ee862589bdc3e6 (patch)
tree6d9290cc35a0f60d36d4c587c45369fc4cfc0d6f /kcc.iss
parentImproved processing of credit pages (diff)
downloadkcc-45c1afcad4bff454f99d10e177ee862589bdc3e6.tar.gz
kcc-45c1afcad4bff454f99d10e177ee862589bdc3e6.tar.bz2
kcc-45c1afcad4bff454f99d10e177ee862589bdc3e6.zip
Update build environment
Diffstat (limited to 'kcc.iss')
-rw-r--r--kcc.iss2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcc.iss b/kcc.iss
index 9f0e8e6..b001db0 100644
--- a/kcc.iss
+++ b/kcc.iss
@@ -12,7 +12,7 @@ AppPublisher={#MyAppPublisher}
 AppPublisherURL={#MyAppURL}
 AppSupportURL={#MyAppURL}
 AppUpdatesURL={#MyAppURL}
-AppCopyright=Copyright (C) 2012-2016 Ciro Mattia Gonano and Paweł Jastrzębski
+AppCopyright=Copyright (C) 2012-2017 Ciro Mattia Gonano and Paweł Jastrzębski
 ArchitecturesAllowed=x64 
 DefaultDirName={pf}\{#MyAppName}
 DefaultGroupName={#MyAppName}