diff options
author | Paweł Jastrzębski <pawelj@iosphe.re> | 2015-03-08 18:07:47 +0100 |
---|---|---|
committer | Paweł Jastrzębski <pawelj@iosphe.re> | 2015-03-08 18:07:47 +0100 |
commit | 26bd2d3ed07db087cfe71888a934218607c9ee5b (patch) | |
tree | 25d6461ade10e79bbb6d1a19daa61878d0977e36 /kcc.iss | |
parent | Fixed bookmark drift caused by image splits (diff) | |
download | kcc-26bd2d3ed07db087cfe71888a934218607c9ee5b.tar.gz kcc-26bd2d3ed07db087cfe71888a934218607c9ee5b.tar.bz2 kcc-26bd2d3ed07db087cfe71888a934218607c9ee5b.zip |
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 695af5d..f1adaaf 100644 --- a/kcc.iss +++ b/kcc.iss @@ -1,5 +1,5 @@ #define MyAppName "Kindle Comic Converter" -#define MyAppVersion "4.4.1" +#define MyAppVersion "4.5" #define MyAppPublisher "Ciro Mattia Gonano, Paweł Jastrzębski" #define MyAppURL "http://kcc.iosphe.re/" #define MyAppExeName "KCC.exe" |