about summary refs log tree commit diff
path: root/kcc.iss
diff options
context:
space:
mode:
authorPaweł Jastrzębski <pawelj@vulturis.eu>2014-05-14 20:23:12 +0200
committerPaweł Jastrzębski <pawelj@vulturis.eu>2014-05-14 20:23:12 +0200
commit49d2a7fbabe6035d61114616bfd64f0479ae06aa (patch)
treee56adced3625f3e5e027e81873760d62b0a5eb57 /kcc.iss
parentFixed tiny bugs (diff)
downloadkcc-49d2a7fbabe6035d61114616bfd64f0479ae06aa.tar.gz
kcc-49d2a7fbabe6035d61114616bfd64f0479ae06aa.tar.bz2
kcc-49d2a7fbabe6035d61114616bfd64f0479ae06aa.zip
Changed domain
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 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]