diff options
| author | Paweł Jastrzębski <[email protected]> | 2019-03-06 15:47:18 +0100 |
|---|---|---|
| committer | Paweł Jastrzębski <[email protected]> | 2019-03-06 15:47:18 +0100 |
| commit | 332d3d455efae384ece0b58f30ec433f5be9494e (patch) | |
| tree | 60012d76f4de7f1bd9d254e7ad5c5c3a230e9db6 /kcc.iss | |
| parent | Updated build enviroment (diff) | |
| download | kcc-332d3d455efae384ece0b58f30ec433f5be9494e.tar.gz kcc-332d3d455efae384ece0b58f30ec433f5be9494e.tar.bz2 kcc-332d3d455efae384ece0b58f30ec433f5be9494e.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 6142c6d..5caf5d6 100644 --- a/kcc.iss +++ b/kcc.iss @@ -1,5 +1,5 @@ #define MyAppName "Kindle Comic Converter" -#define MyAppVersion "5.4.5" +#define MyAppVersion "5.5.0" #define MyAppPublisher "Ciro Mattia Gonano, Paweł Jastrzębski" #define MyAppURL "http://kcc.iosphe.re/" #define MyAppExeName "KCC.exe" |