diff options
author | Paweł Jastrzębski <pawelj@iosphe.re> | 2015-07-05 12:15:35 +0200 |
---|---|---|
committer | Paweł Jastrzębski <pawelj@iosphe.re> | 2015-07-05 12:15:35 +0200 |
commit | d621335e6c3bbbfb504c4fce19fba43974beddfd (patch) | |
tree | 0bed0ae0feae207e1b9776eb4cfb7ffb8455ef75 /kcc.iss | |
parent | Added ComicRack Summary field parsing (close #146) (diff) | |
download | kcc-d621335e6c3bbbfb504c4fce19fba43974beddfd.tar.gz kcc-d621335e6c3bbbfb504c4fce19fba43974beddfd.tar.bz2 kcc-d621335e6c3bbbfb504c4fce19fba43974beddfd.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 e65dcce..10a26c8 100644 --- a/kcc.iss +++ b/kcc.iss @@ -1,5 +1,5 @@ #define MyAppName "Kindle Comic Converter" -#define MyAppVersion "4.6" +#define MyAppVersion "4.6.1" #define MyAppPublisher "Ciro Mattia Gonano, Paweł Jastrzębski" #define MyAppURL "http://kcc.iosphe.re/" #define MyAppExeName "KCC.exe" |