about summary refs log tree commit diff
path: root/kcc.iss
diff options
context:
space:
mode:
authorPaweł Jastrzębski <[email protected]>2019-03-08 08:44:48 +0100
committerGitHub <[email protected]>2019-03-08 08:44:48 +0100
commit35bba68a7244c13d165687786286319228384a84 (patch)
tree67c1c6006eb7fc046d428fae69140a0eb2a4b242 /kcc.iss
parentTweaks for OSX binary (diff)
parentStabilise multiprocessing on OSX (diff)
downloadkcc-35bba68a7244c13d165687786286319228384a84.tar.gz
kcc-35bba68a7244c13d165687786286319228384a84.tar.bz2
kcc-35bba68a7244c13d165687786286319228384a84.zip
Merge pull request #308 from ciromattia/dev
5.5.1
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"