about summary refs log tree commit diff
path: root/kcc.iss
diff options
context:
space:
mode:
authorPaweł Jastrzębski <pawelj@iosphe.re>2016-09-17 08:23:32 +0200
committerPaweł Jastrzębski <pawelj@iosphe.re>2016-09-17 08:23:32 +0200
commitc68c5f25bf7ac3ab14b9ec310a6973c2f22aa965 (patch)
tree36d20ffd3695965947126f941af429b7dcc7b273 /kcc.iss
parentAdded Kobo Aura ONE profile (diff)
downloadkcc-c68c5f25bf7ac3ab14b9ec310a6973c2f22aa965.tar.gz
kcc-c68c5f25bf7ac3ab14b9ec310a6973c2f22aa965.tar.bz2
kcc-c68c5f25bf7ac3ab14b9ec310a6973c2f22aa965.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 f6aba07..d536ab2 100644
--- a/kcc.iss
+++ b/kcc.iss
@@ -1,5 +1,5 @@
 #define MyAppName "Kindle Comic Converter"
-#define MyAppVersion "5.1.2"
+#define MyAppVersion "5.1.3"
 #define MyAppPublisher "Ciro Mattia Gonano, Paweł Jastrzębski"
 #define MyAppURL "http://kcc.iosphe.re/"
 #define MyAppExeName "KCC.exe"