about summary refs log tree commit diff
path: root/kcc.iss
diff options
context:
space:
mode:
authorPaweł Jastrzębski <pawelj@iosphe.re>2017-08-22 15:31:45 +0200
committerPaweł Jastrzębski <pawelj@iosphe.re>2017-08-22 15:31:45 +0200
commit1a0be83d63d3cfd900a8bb5420de22957daf170e (patch)
tree284da72b142d5299b6286fd268ef9bf4bca051b8 /kcc.iss
parentFixed some typos (diff)
downloadkcc-1a0be83d63d3cfd900a8bb5420de22957daf170e.tar.gz
kcc-1a0be83d63d3cfd900a8bb5420de22957daf170e.tar.bz2
kcc-1a0be83d63d3cfd900a8bb5420de22957daf170e.zip
Updated README + 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 ba63491..c51f8c8 100644
--- a/kcc.iss
+++ b/kcc.iss
@@ -1,5 +1,5 @@
 #define MyAppName "Kindle Comic Converter"
-#define MyAppVersion "5.4"
+#define MyAppVersion "5.4.1"
 #define MyAppPublisher "Ciro Mattia Gonano, Paweł Jastrzębski"
 #define MyAppURL "http://kcc.iosphe.re/"
 #define MyAppExeName "KCC.exe"