about summary refs log tree commit diff
path: root/kcc.iss
diff options
context:
space:
mode:
authorPaweł Jastrzębski <pawelj@iosphe.re>2015-10-29 17:12:18 +0100
committerPaweł Jastrzębski <pawelj@iosphe.re>2015-10-29 17:12:18 +0100
commit7305ccffc5b9123a395587dd764a39921fd94fdc (patch)
tree27c72ccd2248940b6323f28e6f4df3fc135cc2c4 /kcc.iss
parentOS X: GUI update (diff)
downloadkcc-7305ccffc5b9123a395587dd764a39921fd94fdc.tar.gz
kcc-7305ccffc5b9123a395587dd764a39921fd94fdc.tar.bz2
kcc-7305ccffc5b9123a395587dd764a39921fd94fdc.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 8dc1eb3..054a5e4 100644
--- a/kcc.iss
+++ b/kcc.iss
@@ -1,5 +1,5 @@
 #define MyAppName "Kindle Comic Converter"
-#define MyAppVersion "4.6.5"
+#define MyAppVersion "5.0"
 #define MyAppPublisher "Ciro Mattia Gonano, Paweł Jastrzębski"
 #define MyAppURL "http://kcc.iosphe.re/"
 #define MyAppExeName "KCC.exe"