about summary refs log tree commit diff
path: root/kcc.iss
diff options
context:
space:
mode:
authorPaweł Jastrzębski <pawelj@iosphe.re>2015-11-06 19:49:07 +0100
committerPaweł Jastrzębski <pawelj@iosphe.re>2015-11-06 19:49:07 +0100
commit5481c0cfe5f244a2e24b5d72ac655f3a63f5135d (patch)
tree856ee92627f538b1c2d4d298aba38e9ceedfde1c /kcc.iss
parentMiscellaneous fixes (diff)
downloadkcc-5481c0cfe5f244a2e24b5d72ac655f3a63f5135d.tar.gz
kcc-5481c0cfe5f244a2e24b5d72ac655f3a63f5135d.tar.bz2
kcc-5481c0cfe5f244a2e24b5d72ac655f3a63f5135d.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 be189a8..749e586 100644
--- a/kcc.iss
+++ b/kcc.iss
@@ -1,5 +1,5 @@
 #define MyAppName "Kindle Comic Converter"
-#define MyAppVersion "5.0"
+#define MyAppVersion "5.0.1"
 #define MyAppPublisher "Ciro Mattia Gonano, Paweł Jastrzębski"
 #define MyAppURL "http://kcc.iosphe.re/"
 #define MyAppExeName "KCC.exe"