diff options
author | Paweł Jastrzębski <pawelj@iosphe.re> | 2014-08-03 11:21:43 +0200 |
---|---|---|
committer | Paweł Jastrzębski <pawelj@iosphe.re> | 2014-08-03 11:21:43 +0200 |
commit | 996af59e004846d7158ec92c1845040ba34eeecd (patch) | |
tree | 001504dd637d512375606f0581d095bb5b388d81 /kcc.iss | |
parent | Fixed MOBI processing anomalies (diff) | |
download | kcc-996af59e004846d7158ec92c1845040ba34eeecd.tar.gz kcc-996af59e004846d7158ec92c1845040ba34eeecd.tar.bz2 kcc-996af59e004846d7158ec92c1845040ba34eeecd.zip |
Updated README + version bump
Diffstat (limited to 'kcc.iss')
-rw-r--r-- | kcc.iss | 2 |
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" |