about summary refs log tree commit diff
path: root/kcc.iss
diff options
context:
space:
mode:
authorPaweł Jastrzębski <pawelj@vulturis.eu>2014-02-01 19:13:03 +0100
committerPaweł Jastrzębski <pawelj@vulturis.eu>2014-02-01 19:13:03 +0100
commit9867f63d00484eccac4e5bc6df18ed64e54c09b9 (patch)
treeaef0268e53c9e7bd14b4e93bb7130d6704a1aa07 /kcc.iss
parentWindows: Hopefully fixed all problems with file locks (diff)
downloadkcc-9867f63d00484eccac4e5bc6df18ed64e54c09b9.tar.gz
kcc-9867f63d00484eccac4e5bc6df18ed64e54c09b9.tar.bz2
kcc-9867f63d00484eccac4e5bc6df18ed64e54c09b9.zip
Version bump + README update
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 798a1d7..f08c1f9 100644
--- a/kcc.iss
+++ b/kcc.iss
@@ -1,5 +1,5 @@
 #define MyAppName "Kindle Comic Converter"
-#define MyAppVersion "4.0"
+#define MyAppVersion "4.0.1"
 #define MyAppPublisher "Ciro Mattia Gonano, Paweł Jastrzębski"
 #define MyAppURL "http://kcc.vulturis.eu/"
 #define MyAppExeName "KCC.exe"