about summary refs log tree commit diff
path: root/kcc.iss
diff options
context:
space:
mode:
authorPaweł Jastrzębski <pawelj@iosphe.re>2014-09-28 13:17:09 +0200
committerPaweł Jastrzębski <pawelj@iosphe.re>2014-09-28 13:23:40 +0200
commit652762b709da3083024325f36ef5571c1673afdf (patch)
tree61d8c9a9a8326d81bec833ebe221d5fef70e2441 /kcc.iss
parentCLI: Added tool detection (diff)
downloadkcc-652762b709da3083024325f36ef5571c1673afdf.tar.gz
kcc-652762b709da3083024325f36ef5571c1673afdf.tar.bz2
kcc-652762b709da3083024325f36ef5571c1673afdf.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 9697188..3f6e619 100644
--- a/kcc.iss
+++ b/kcc.iss
@@ -1,5 +1,5 @@
 #define MyAppName "Kindle Comic Converter"
-#define MyAppVersion "4.2.1"
+#define MyAppVersion "4.3"
 #define MyAppPublisher "Ciro Mattia Gonano, Paweł Jastrzębski"
 #define MyAppURL "http://kcc.iosphe.re/"
 #define MyAppExeName "KCC.exe"