about summary refs log tree commit diff
path: root/kcc.iss
diff options
context:
space:
mode:
authorPaweł Jastrzębski <pawelj@iosphe.re>2016-11-22 08:33:02 +0100
committerPaweł Jastrzębski <pawelj@iosphe.re>2016-11-22 08:33:02 +0100
commit64fb4a9eca6879cb19ffa15f231221cc1b0e62e0 (patch)
tree3f8c5205afc008887841dcd4dead321d29fc49ce /kcc.iss
parentFixed some file lock anomalies (diff)
downloadkcc-64fb4a9eca6879cb19ffa15f231221cc1b0e62e0.tar.gz
kcc-64fb4a9eca6879cb19ffa15f231221cc1b0e62e0.tar.bz2
kcc-64fb4a9eca6879cb19ffa15f231221cc1b0e62e0.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 d536ab2..28a7317 100644
--- a/kcc.iss
+++ b/kcc.iss
@@ -1,5 +1,5 @@
 #define MyAppName "Kindle Comic Converter"
-#define MyAppVersion "5.1.3"
+#define MyAppVersion "5.2"
 #define MyAppPublisher "Ciro Mattia Gonano, Paweł Jastrzębski"
 #define MyAppURL "http://kcc.iosphe.re/"
 #define MyAppExeName "KCC.exe"