about summary refs log tree commit diff
path: root/kcc.iss
diff options
context:
space:
mode:
authorPaweł Jastrzębski <pawelj@iosphe.re>2016-05-01 08:39:53 +0200
committerPaweł Jastrzębski <pawelj@iosphe.re>2016-05-01 08:39:53 +0200
commit3f948a10b0e0b07780cb155f3e36339e37776e07 (patch)
tree82bd8aae9bdb2a68806385b00f8962e3b876292c /kcc.iss
parentFixed multiple GUI bugs (diff)
downloadkcc-3f948a10b0e0b07780cb155f3e36339e37776e07.tar.gz
kcc-3f948a10b0e0b07780cb155f3e36339e37776e07.tar.bz2
kcc-3f948a10b0e0b07780cb155f3e36339e37776e07.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 019ed20..6cf84f4 100644
--- a/kcc.iss
+++ b/kcc.iss
@@ -1,5 +1,5 @@
 #define MyAppName "Kindle Comic Converter"
-#define MyAppVersion "5.1"
+#define MyAppVersion "5.1.1"
 #define MyAppPublisher "Ciro Mattia Gonano, Paweł Jastrzębski"
 #define MyAppURL "http://kcc.iosphe.re/"
 #define MyAppExeName "KCC.exe"