about summary refs log tree commit diff
path: root/kcc.iss
diff options
context:
space:
mode:
authorPaweł Jastrzębski <pawelj@iosphe.re>2015-06-21 08:14:54 +0200
committerPaweł Jastrzębski <pawelj@iosphe.re>2015-06-21 08:29:22 +0200
commit6b58ef4557c226221fc27883832ce3120a96e685 (patch)
tree6e953ccfc6aae03effa5957794cc2c5a8fd50f95 /kcc.iss
parentDropped Kindle Fire support (diff)
downloadkcc-6b58ef4557c226221fc27883832ce3120a96e685.tar.gz
kcc-6b58ef4557c226221fc27883832ce3120a96e685.tar.bz2
kcc-6b58ef4557c226221fc27883832ce3120a96e685.zip
Updated README + version bump
Diffstat (limited to 'kcc.iss')
-rw-r--r--kcc.iss2
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"