diff options
author | Paweł Jastrzębski <pawelj@vulturis.eu> | 2014-01-14 15:57:52 +0100 |
---|---|---|
committer | Paweł Jastrzębski <pawelj@vulturis.eu> | 2014-01-14 15:57:52 +0100 |
commit | cf0b6b348486892140e172fa805519d2fad15569 (patch) | |
tree | 37ff9514357a941c382c42f3f1d4a7e0f563ac80 /kcc.iss | |
parent | Fixed problems with HQ mode (close #77) (diff) | |
download | kcc-cf0b6b348486892140e172fa805519d2fad15569.tar.gz kcc-cf0b6b348486892140e172fa805519d2fad15569.tar.bz2 kcc-cf0b6b348486892140e172fa805519d2fad15569.zip |
README update + 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 358aca9..12a4115 100644 --- a/kcc.iss +++ b/kcc.iss @@ -1,5 +1,5 @@ #define MyAppName "Kindle Comic Converter" -#define MyAppVersion "3.7.1" +#define MyAppVersion "3.7.2" #define MyAppPublisher "Ciro Mattia Gonano, Paweł Jastrzębski" #define MyAppURL "http://kcc.vulturis.eu/" #define MyAppExeName "KCC.exe" |