diff options
| author | Paweł Jastrzębski <[email protected]> | 2016-09-17 08:23:32 +0200 |
|---|---|---|
| committer | Paweł Jastrzębski <[email protected]> | 2016-09-17 08:23:32 +0200 |
| commit | c68c5f25bf7ac3ab14b9ec310a6973c2f22aa965 (patch) | |
| tree | 36d20ffd3695965947126f941af429b7dcc7b273 /kcc.iss | |
| parent | Added Kobo Aura ONE profile (diff) | |
| download | kcc-c68c5f25bf7ac3ab14b9ec310a6973c2f22aa965.tar.gz kcc-c68c5f25bf7ac3ab14b9ec310a6973c2f22aa965.tar.bz2 kcc-c68c5f25bf7ac3ab14b9ec310a6973c2f22aa965.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 f6aba07..d536ab2 100644 --- a/kcc.iss +++ b/kcc.iss @@ -1,5 +1,5 @@ #define MyAppName "Kindle Comic Converter" -#define MyAppVersion "5.1.2" +#define MyAppVersion "5.1.3" #define MyAppPublisher "Ciro Mattia Gonano, Paweł Jastrzębski" #define MyAppURL "http://kcc.iosphe.re/" #define MyAppExeName "KCC.exe" |