about summary refs log tree commit diff
path: root/kcc.iss
diff options
context:
space:
mode:
authorPaweł Jastrzębski <pawelj@iosphe.re>2015-08-28 19:51:16 +0200
committerPaweł Jastrzębski <pawelj@iosphe.re>2015-08-28 19:53:16 +0200
commitcad05904f3a0fe2da8e45a50ebdf84724a7d0c41 (patch)
tree3441e9ba022dbbf88623756a20116465223632d1 /kcc.iss
parentAdded detailed platform info to error report (diff)
downloadkcc-cad05904f3a0fe2da8e45a50ebdf84724a7d0c41.tar.gz
kcc-cad05904f3a0fe2da8e45a50ebdf84724a7d0c41.tar.bz2
kcc-cad05904f3a0fe2da8e45a50ebdf84724a7d0c41.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 5deb343..d4e88fe 100644
--- a/kcc.iss
+++ b/kcc.iss
@@ -1,5 +1,5 @@
 #define MyAppName "Kindle Comic Converter"
-#define MyAppVersion "4.6.2"
+#define MyAppVersion "4.6.3"
 #define MyAppPublisher "Ciro Mattia Gonano, Paweł Jastrzębski"
 #define MyAppURL "http://kcc.iosphe.re/"
 #define MyAppExeName "KCC.exe"