diff options
author | Paweł Jastrzębski <pawelj@iosphe.re> | 2015-01-11 16:20:01 +0100 |
---|---|---|
committer | Paweł Jastrzębski <pawelj@iosphe.re> | 2015-01-11 16:20:01 +0100 |
commit | 7bd9c766cc022f182ce8f268d797ed3c129f58d2 (patch) | |
tree | fe49b34d44185c1b87e600d7e7b1acc4bcf46c0c /kcc.iss | |
parent | Added one Windows DLL (diff) | |
download | kcc-7bd9c766cc022f182ce8f268d797ed3c129f58d2.tar.gz kcc-7bd9c766cc022f182ce8f268d797ed3c129f58d2.tar.bz2 kcc-7bd9c766cc022f182ce8f268d797ed3c129f58d2.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 8c6b275..3cb709a 100644 --- a/kcc.iss +++ b/kcc.iss @@ -1,5 +1,5 @@ #define MyAppName "Kindle Comic Converter" -#define MyAppVersion "4.4" +#define MyAppVersion "4.4.1" #define MyAppPublisher "Ciro Mattia Gonano, Paweł Jastrzębski" #define MyAppURL "http://kcc.iosphe.re/" #define MyAppExeName "KCC.exe" |