about summary refs log tree commit diff
path: root/kcc.iss
diff options
context:
space:
mode:
authorCiro Mattia Gonano <ciromattia@gmail.com>2013-11-11 11:51:46 +0100
committerCiro Mattia Gonano <ciromattia@gmail.com>2013-11-11 11:51:46 +0100
commitfe06e2fa19257986a56508c491d68f3085311e42 (patch)
tree6cafe4eb5c32e4e10bb303a7cec2e8c42d88235c /kcc.iss
parentImplemented OSX PATH change to Windows code too + minor tweaks (diff)
downloadkcc-fe06e2fa19257986a56508c491d68f3085311e42.tar.gz
kcc-fe06e2fa19257986a56508c491d68f3085311e42.tar.bz2
kcc-fe06e2fa19257986a56508c491d68f3085311e42.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 10c6501..fe6b807 100644
--- a/kcc.iss
+++ b/kcc.iss
@@ -1,5 +1,5 @@
 #define MyAppName "Kindle Comic Converter"
-#define MyAppVersion "3.5"
+#define MyAppVersion "3.6"
 #define MyAppPublisher "Ciro Mattia Gonano, Paweł Jastrzębski"
 #define MyAppURL "http://kcc.vulturis.eu/"
 #define MyAppExeName "KCC.exe"