diff options
author | Paweł Jastrzębski <pawelj@iosphe.re> | 2014-11-24 19:07:50 +0100 |
---|---|---|
committer | Paweł Jastrzębski <pawelj@iosphe.re> | 2014-11-24 19:07:50 +0100 |
commit | 94586fa59056c7375cff2ba6f524e2a180d7e4df (patch) | |
tree | 697e1a8a0f42ac1d05c9441aa59ca996fca3be1d /kcc.iss | |
parent | Disabled MCD integration (diff) | |
download | kcc-94586fa59056c7375cff2ba6f524e2a180d7e4df.tar.gz kcc-94586fa59056c7375cff2ba6f524e2a180d7e4df.tar.bz2 kcc-94586fa59056c7375cff2ba6f524e2a180d7e4df.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 3f6e619..f40959d 100644 --- a/kcc.iss +++ b/kcc.iss @@ -1,5 +1,5 @@ #define MyAppName "Kindle Comic Converter" -#define MyAppVersion "4.3" +#define MyAppVersion "4.3.1" #define MyAppPublisher "Ciro Mattia Gonano, Paweł Jastrzębski" #define MyAppURL "http://kcc.iosphe.re/" #define MyAppExeName "KCC.exe" |