diff options
author | Paweł Jastrzębski <pawelj@iosphe.re> | 2015-05-07 18:06:16 +0200 |
---|---|---|
committer | Paweł Jastrzębski <pawelj@iosphe.re> | 2015-05-07 18:06:16 +0200 |
commit | 9d190c158593b826e2508730bc197a49d559a839 (patch) | |
tree | 319f688e52387c717b88bcb604c7c79f2a1dcbb9 /kcc.iss | |
parent | Tweaked metadata editor (diff) | |
download | kcc-9d190c158593b826e2508730bc197a49d559a839.tar.gz kcc-9d190c158593b826e2508730bc197a49d559a839.tar.bz2 kcc-9d190c158593b826e2508730bc197a49d559a839.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 f1adaaf..b06f53c 100644 --- a/kcc.iss +++ b/kcc.iss @@ -1,5 +1,5 @@ #define MyAppName "Kindle Comic Converter" -#define MyAppVersion "4.5" +#define MyAppVersion "4.5.1" #define MyAppPublisher "Ciro Mattia Gonano, Paweł Jastrzębski" #define MyAppURL "http://kcc.iosphe.re/" #define MyAppExeName "KCC.exe" |