diff options
author | Paweł Jastrzębski <pawelj@vulturis.eu> | 2014-05-14 20:23:12 +0200 |
---|---|---|
committer | Paweł Jastrzębski <pawelj@vulturis.eu> | 2014-05-14 20:23:12 +0200 |
commit | 49d2a7fbabe6035d61114616bfd64f0479ae06aa (patch) | |
tree | e56adced3625f3e5e027e81873760d62b0a5eb57 /kcc.iss | |
parent | Fixed tiny bugs (diff) | |
download | kcc-49d2a7fbabe6035d61114616bfd64f0479ae06aa.tar.gz kcc-49d2a7fbabe6035d61114616bfd64f0479ae06aa.tar.bz2 kcc-49d2a7fbabe6035d61114616bfd64f0479ae06aa.zip |
Changed domain
Diffstat (limited to 'kcc.iss')
-rw-r--r-- | kcc.iss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcc.iss b/kcc.iss index 09531b3..743f6d7 100644 --- a/kcc.iss +++ b/kcc.iss @@ -1,7 +1,7 @@ #define MyAppName "Kindle Comic Converter" #define MyAppVersion "4.0.2" #define MyAppPublisher "Ciro Mattia Gonano, Paweł Jastrzębski" -#define MyAppURL "http://kcc.vulturis.eu/" +#define MyAppURL "http://kcc.iosphe.re/" #define MyAppExeName "KCC.exe" [Setup] |