diff options
author | Paweł Jastrzębski <pawelj@vulturis.eu> | 2013-12-07 20:08:20 +0100 |
---|---|---|
committer | Paweł Jastrzębski <pawelj@vulturis.eu> | 2013-12-07 20:08:20 +0100 |
commit | e8355028374272d6f5f3b93ce8a364c9eb2b327c (patch) | |
tree | 853138b1f6de0d74ea973edc753e540e9db10ae3 /kcc.iss | |
parent | Fixed Panel View bugs (diff) | |
download | kcc-e8355028374272d6f5f3b93ce8a364c9eb2b327c.tar.gz kcc-e8355028374272d6f5f3b93ce8a364c9eb2b327c.tar.bz2 kcc-e8355028374272d6f5f3b93ce8a364c9eb2b327c.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 4f77a62..6b3eeea 100644 --- a/kcc.iss +++ b/kcc.iss @@ -1,5 +1,5 @@ #define MyAppName "Kindle Comic Converter" -#define MyAppVersion "3.6.1" +#define MyAppVersion "3.6.2" #define MyAppPublisher "Ciro Mattia Gonano, Paweł Jastrzębski" #define MyAppURL "http://kcc.vulturis.eu/" #define MyAppExeName "KCC.exe" |