about summary refs log tree commit diff
path: root/kcc.iss
diff options
context:
space:
mode:
authorPaweł Jastrzębski <pawelj@vulturis.eu>2013-12-07 20:08:20 +0100
committerPaweł Jastrzębski <pawelj@vulturis.eu>2013-12-07 20:08:20 +0100
commite8355028374272d6f5f3b93ce8a364c9eb2b327c (patch)
tree853138b1f6de0d74ea973edc753e540e9db10ae3 /kcc.iss
parentFixed Panel View bugs (diff)
downloadkcc-e8355028374272d6f5f3b93ce8a364c9eb2b327c.tar.gz
kcc-e8355028374272d6f5f3b93ce8a364c9eb2b327c.tar.bz2
kcc-e8355028374272d6f5f3b93ce8a364c9eb2b327c.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 4f77a62..6b3eeea 100644
--- a/kcc.iss
+++ b/kcc.iss
@@ -1,5 +1,5 @@
 #define MyAppName "Kindle Comic Converter"
-#define MyAppVersion "3.6.1"
+#define MyAppVersion "3.6.2"
 #define MyAppPublisher "Ciro Mattia Gonano, Paweł Jastrzębski"
 #define MyAppURL "http://kcc.vulturis.eu/"
 #define MyAppExeName "KCC.exe"