about summary refs log tree commit diff
path: root/kcc.iss
diff options
context:
space:
mode:
authorPaweł Jastrzębski <pawelj@iosphe.re>2019-03-08 08:16:53 +0100
committerPaweł Jastrzębski <pawelj@iosphe.re>2019-03-08 08:16:53 +0100
commit0b056a8fa854a8665d280013e0edc06c8dca77a9 (patch)
tree67c1c6006eb7fc046d428fae69140a0eb2a4b242 /kcc.iss
parentTweaks for OSX binary (diff)
downloadkcc-0b056a8fa854a8665d280013e0edc06c8dca77a9.tar.gz
kcc-0b056a8fa854a8665d280013e0edc06c8dca77a9.tar.bz2
kcc-0b056a8fa854a8665d280013e0edc06c8dca77a9.zip
Stabilise multiprocessing on OSX
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 ac4e92f..699b17a 100644
--- a/kcc.iss
+++ b/kcc.iss
@@ -1,5 +1,5 @@
 #define MyAppName "Kindle Comic Converter"
-#define MyAppVersion "5.5.0"
+#define MyAppVersion "5.5.1"
 #define MyAppPublisher "Ciro Mattia Gonano, Paweł Jastrzębski"
 #define MyAppURL "http://kcc.iosphe.re/"
 #define MyAppExeName "KCC.exe"