about summary refs log tree commit diff
path: root/kcc.iss
diff options
context:
space:
mode:
authorPaweł Jastrzębski <[email protected]>2017-10-14 22:10:31 +0200
committerPaweł Jastrzębski <[email protected]>2017-10-14 22:10:31 +0200
commitaa978ab24631410126f7391e96cb643aa61c4b20 (patch)
tree411725e43c3d70ef3397c4301df0be70da3be5bb /kcc.iss
parentMerge pull request #250 from ciromattia/dev (diff)
downloadkcc-aa978ab24631410126f7391e96cb643aa61c4b20.tar.gz
kcc-aa978ab24631410126f7391e96cb643aa61c4b20.tar.bz2
kcc-aa978ab24631410126f7391e96cb643aa61c4b20.zip
Disabled old multiprocessing hack
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 5225426..28c54a4 100644
--- a/kcc.iss
+++ b/kcc.iss
@@ -1,5 +1,5 @@
 #define MyAppName "Kindle Comic Converter"
-#define MyAppVersion "5.4.2"
+#define MyAppVersion "5.4.3"
 #define MyAppPublisher "Ciro Mattia Gonano, Paweł Jastrzębski"
 #define MyAppURL "http://kcc.iosphe.re/"
 #define MyAppExeName "KCC.exe"