about summary refs log tree commit diff
path: root/kcc.iss
diff options
context:
space:
mode:
authorPaweł Jastrzębski <pawelj@iosphe.re>2017-03-17 11:02:59 +0100
committerPaweł Jastrzębski <pawelj@iosphe.re>2017-03-17 11:02:59 +0100
commit23b1560fa24df25fafddee296ea3bc4639bf1c05 (patch)
tree22929340aa7b562c3e89603bc9d96f96dd378fd8 /kcc.iss
parentAdded some additional checks (diff)
downloadkcc-23b1560fa24df25fafddee296ea3bc4639bf1c05.tar.gz
kcc-23b1560fa24df25fafddee296ea3bc4639bf1c05.tar.bz2
kcc-23b1560fa24df25fafddee296ea3bc4639bf1c05.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 7cd7685..7dea76f 100644
--- a/kcc.iss
+++ b/kcc.iss
@@ -1,5 +1,5 @@
 #define MyAppName "Kindle Comic Converter"
-#define MyAppVersion "5.3.0"
+#define MyAppVersion "5.3.1"
 #define MyAppPublisher "Ciro Mattia Gonano, Paweł Jastrzębski"
 #define MyAppURL "http://kcc.iosphe.re/"
 #define MyAppExeName "KCC.exe"