about summary refs log tree commit diff
path: root/kcc.iss
diff options
context:
space:
mode:
authorPaweł Jastrzębski <pawelj@iosphe.re>2015-07-14 18:01:02 +0200
committerPaweł Jastrzębski <pawelj@iosphe.re>2015-07-14 18:01:02 +0200
commit677622c1037476079d66899c1e959cdbb1247809 (patch)
tree8bfba4ce05c2a873b27ea6da5e6a70a40e5f1db2 /kcc.iss
parentEscape HTML in metadata (close #148) (diff)
downloadkcc-677622c1037476079d66899c1e959cdbb1247809.tar.gz
kcc-677622c1037476079d66899c1e959cdbb1247809.tar.bz2
kcc-677622c1037476079d66899c1e959cdbb1247809.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 10a26c8..5deb343 100644
--- a/kcc.iss
+++ b/kcc.iss
@@ -1,5 +1,5 @@
 #define MyAppName "Kindle Comic Converter"
-#define MyAppVersion "4.6.1"
+#define MyAppVersion "4.6.2"
 #define MyAppPublisher "Ciro Mattia Gonano, Paweł Jastrzębski"
 #define MyAppURL "http://kcc.iosphe.re/"
 #define MyAppExeName "KCC.exe"