diff options
author | Paweł Jastrzębski <pawelj@iosphe.re> | 2015-09-16 19:13:32 +0200 |
---|---|---|
committer | Paweł Jastrzębski <pawelj@iosphe.re> | 2015-09-16 19:13:32 +0200 |
commit | 65774c6f12054a0310c536f7efb09606df94bee1 (patch) | |
tree | 4efd7c1318460af70f429a762ab2e651e8e27670 /kcc.iss | |
parent | Updated OS X build environment (diff) | |
download | kcc-65774c6f12054a0310c536f7efb09606df94bee1.tar.gz kcc-65774c6f12054a0310c536f7efb09606df94bee1.tar.bz2 kcc-65774c6f12054a0310c536f7efb09606df94bee1.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 eb720e8..1b3708d 100644 --- a/kcc.iss +++ b/kcc.iss @@ -1,5 +1,5 @@ #define MyAppName "Kindle Comic Converter" -#define MyAppVersion "4.6.4" +#define MyAppVersion "4.6.5" #define MyAppPublisher "Ciro Mattia Gonano, Paweł Jastrzębski" #define MyAppURL "http://kcc.iosphe.re/" #define MyAppExeName "KCC.exe" |