about summary refs log tree commit diff
path: root/kcc.iss
diff options
context:
space:
mode:
authorPaweł Jastrzębski <pawelj@iosphe.re>2016-04-25 18:40:51 +0200
committerPaweł Jastrzębski <pawelj@iosphe.re>2016-04-25 18:40:51 +0200
commite4dccfe60339d1717af73f42d304da0a7410851d (patch)
tree329256a2b4acc577e01dd75e234291bdddeb79f8 /kcc.iss
parentSave GUI size (diff)
downloadkcc-e4dccfe60339d1717af73f42d304da0a7410851d.tar.gz
kcc-e4dccfe60339d1717af73f42d304da0a7410851d.tar.bz2
kcc-e4dccfe60339d1717af73f42d304da0a7410851d.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 9e885e5..019ed20 100644
--- a/kcc.iss
+++ b/kcc.iss
@@ -1,5 +1,5 @@
 #define MyAppName "Kindle Comic Converter"
-#define MyAppVersion "5.0.1"
+#define MyAppVersion "5.1"
 #define MyAppPublisher "Ciro Mattia Gonano, Paweł Jastrzębski"
 #define MyAppURL "http://kcc.iosphe.re/"
 #define MyAppExeName "KCC.exe"