about summary refs log tree commit diff
path: root/kcc.iss
diff options
context:
space:
mode:
authorPaweł Jastrzębski <pawelj@iosphe.re>2019-10-21 13:50:53 +0200
committerPaweł Jastrzębski <pawelj@iosphe.re>2019-10-21 13:50:53 +0200
commit67e913ed9ee2043b6401ea624f33fc20f656c5fc (patch)
treef4f0112988bc46b16c9751c6c0d7c0c50455a8c8 /kcc.iss
parentFixed KindleGen detection on macOS (diff)
downloadkcc-67e913ed9ee2043b6401ea624f33fc20f656c5fc.tar.gz
kcc-67e913ed9ee2043b6401ea624f33fc20f656c5fc.tar.bz2
kcc-67e913ed9ee2043b6401ea624f33fc20f656c5fc.zip
Version bump
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 699b17a..caae98d 100644
--- a/kcc.iss
+++ b/kcc.iss
@@ -1,5 +1,5 @@
 #define MyAppName "Kindle Comic Converter"
-#define MyAppVersion "5.5.1"
+#define MyAppVersion "5.5.2"
 #define MyAppPublisher "Ciro Mattia Gonano, Paweł Jastrzębski"
 #define MyAppURL "http://kcc.iosphe.re/"
 #define MyAppExeName "KCC.exe"