diff options
| author | Paweł Jastrzębski <[email protected]> | 2015-09-11 09:38:28 +0200 |
|---|---|---|
| committer | Paweł Jastrzębski <[email protected]> | 2015-09-11 09:38:28 +0200 |
| commit | 2128104db77e2051ead035f69b536783a9ed8bd3 (patch) | |
| tree | a86b47a2093b67d89e54f4e1f9cc614b7e03d23a /kcc.iss | |
| parent | Tweaked CBZ detection (diff) | |
| download | kcc-2128104db77e2051ead035f69b536783a9ed8bd3.tar.gz kcc-2128104db77e2051ead035f69b536783a9ed8bd3.tar.bz2 kcc-2128104db77e2051ead035f69b536783a9ed8bd3.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 d4e88fe..eb720e8 100644 --- a/kcc.iss +++ b/kcc.iss @@ -1,5 +1,5 @@ #define MyAppName "Kindle Comic Converter" -#define MyAppVersion "4.6.3" +#define MyAppVersion "4.6.4" #define MyAppPublisher "Ciro Mattia Gonano, Paweł Jastrzębski" #define MyAppURL "http://kcc.iosphe.re/" #define MyAppExeName "KCC.exe" |