about summary refs log tree commit diff
path: root/kcc.iss
diff options
context:
space:
mode:
authorPaweł Jastrzębski <pawelj@iosphe.re>2015-05-07 18:06:16 +0200
committerPaweł Jastrzębski <pawelj@iosphe.re>2015-05-07 18:06:16 +0200
commit9d190c158593b826e2508730bc197a49d559a839 (patch)
tree319f688e52387c717b88bcb604c7c79f2a1dcbb9 /kcc.iss
parentTweaked metadata editor (diff)
downloadkcc-9d190c158593b826e2508730bc197a49d559a839.tar.gz
kcc-9d190c158593b826e2508730bc197a49d559a839.tar.bz2
kcc-9d190c158593b826e2508730bc197a49d559a839.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 f1adaaf..b06f53c 100644
--- a/kcc.iss
+++ b/kcc.iss
@@ -1,5 +1,5 @@
 #define MyAppName "Kindle Comic Converter"
-#define MyAppVersion "4.5"
+#define MyAppVersion "4.5.1"
 #define MyAppPublisher "Ciro Mattia Gonano, Paweł Jastrzębski"
 #define MyAppURL "http://kcc.iosphe.re/"
 #define MyAppExeName "KCC.exe"