about summary refs log tree commit diff
path: root/kcc.iss
diff options
context:
space:
mode:
authorPaweł Jastrzębski <pawelj@iosphe.re>2014-08-03 11:21:43 +0200
committerPaweł Jastrzębski <pawelj@iosphe.re>2014-08-03 11:21:43 +0200
commit996af59e004846d7158ec92c1845040ba34eeecd (patch)
tree001504dd637d512375606f0581d095bb5b388d81 /kcc.iss
parentFixed MOBI processing anomalies (diff)
downloadkcc-996af59e004846d7158ec92c1845040ba34eeecd.tar.gz
kcc-996af59e004846d7158ec92c1845040ba34eeecd.tar.bz2
kcc-996af59e004846d7158ec92c1845040ba34eeecd.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 5b7b067..3d63f08 100644
--- a/kcc.iss
+++ b/kcc.iss
@@ -1,5 +1,5 @@
 #define MyAppName "Kindle Comic Converter"
-#define MyAppVersion "4.2"
+#define MyAppVersion "4.2.1"
 #define MyAppPublisher "Ciro Mattia Gonano, Paweł Jastrzębski"
 #define MyAppURL "http://kcc.iosphe.re/"
 #define MyAppExeName "KCC.exe"