about summary refs log tree commit diff
path: root/kcc.iss
diff options
context:
space:
mode:
authorPaweł Jastrzębski <[email protected]>2014-06-03 19:26:24 +0200
committerPaweł Jastrzębski <[email protected]>2014-06-03 19:26:24 +0200
commit3f608eb6023f7f620b7a9eed39c3608c343a7862 (patch)
treec9ce6e906dbe5b50938118cc943af4d426f706ba /kcc.iss
parentFixed title parsing (diff)
downloadkcc-3f608eb6023f7f620b7a9eed39c3608c343a7862.tar.gz
kcc-3f608eb6023f7f620b7a9eed39c3608c343a7862.tar.bz2
kcc-3f608eb6023f7f620b7a9eed39c3608c343a7862.zip
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 b27d46d..bd78427 100644
--- a/kcc.iss
+++ b/kcc.iss
@@ -1,5 +1,5 @@
 #define MyAppName "Kindle Comic Converter"
-#define MyAppVersion "4.0.2"
+#define MyAppVersion "4.1"
 #define MyAppPublisher "Ciro Mattia Gonano, Paweł Jastrzębski"
 #define MyAppURL "http://kcc.iosphe.re/"
 #define MyAppExeName "KCC.exe"