diff options
author | Paweł Jastrzębski <pawelj@iosphe.re> | 2015-06-21 08:14:54 +0200 |
---|---|---|
committer | Paweł Jastrzębski <pawelj@iosphe.re> | 2015-06-21 08:29:22 +0200 |
commit | 6b58ef4557c226221fc27883832ce3120a96e685 (patch) | |
tree | 6e953ccfc6aae03effa5957794cc2c5a8fd50f95 /kcc.iss | |
parent | Dropped Kindle Fire support (diff) | |
download | kcc-6b58ef4557c226221fc27883832ce3120a96e685.tar.gz kcc-6b58ef4557c226221fc27883832ce3120a96e685.tar.bz2 kcc-6b58ef4557c226221fc27883832ce3120a96e685.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 b06f53c..e65dcce 100644 --- a/kcc.iss +++ b/kcc.iss @@ -1,5 +1,5 @@ #define MyAppName "Kindle Comic Converter" -#define MyAppVersion "4.5.1" +#define MyAppVersion "4.6" #define MyAppPublisher "Ciro Mattia Gonano, Paweł Jastrzębski" #define MyAppURL "http://kcc.iosphe.re/" #define MyAppExeName "KCC.exe" |