about summary refs log tree commit diff
path: root/kcc.iss
diff options
context:
space:
mode:
authorPaweł Jastrzębski <pawelj@iosphe.re>2016-11-26 18:12:29 +0100
committerPaweł Jastrzębski <pawelj@iosphe.re>2016-11-26 18:12:29 +0100
commit2e55f223558d45524e0f03f1f41c5de15f3bdd64 (patch)
treeedf436fcb39dc152fac7f71ecbf6947a97401b7d /kcc.iss
parentImproved error reporting (diff)
downloadkcc-2e55f223558d45524e0f03f1f41c5de15f3bdd64.tar.gz
kcc-2e55f223558d45524e0f03f1f41c5de15f3bdd64.tar.bz2
kcc-2e55f223558d45524e0f03f1f41c5de15f3bdd64.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 28a7317..9f0e8e6 100644
--- a/kcc.iss
+++ b/kcc.iss
@@ -1,5 +1,5 @@
 #define MyAppName "Kindle Comic Converter"
-#define MyAppVersion "5.2"
+#define MyAppVersion "5.2.1"
 #define MyAppPublisher "Ciro Mattia Gonano, Paweł Jastrzębski"
 #define MyAppURL "http://kcc.iosphe.re/"
 #define MyAppExeName "KCC.exe"