about summary refs log tree commit diff
path: root/kcc.iss
diff options
context:
space:
mode:
authorPaweł Jastrzębski <pawelj@iosphe.re>2017-10-14 18:00:39 +0200
committerPaweł Jastrzębski <pawelj@iosphe.re>2017-10-14 18:00:39 +0200
commit9d8663a9257f06fb63bbe38a5fe22c4fe5afacb3 (patch)
tree3293727977f898cfc6718af8d415ef60de362b3e /kcc.iss
parentAllow metadata editor to embed directories (diff)
downloadkcc-9d8663a9257f06fb63bbe38a5fe22c4fe5afacb3.tar.gz
kcc-9d8663a9257f06fb63bbe38a5fe22c4fe5afacb3.tar.bz2
kcc-9d8663a9257f06fb63bbe38a5fe22c4fe5afacb3.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 526ce7c..5225426 100644
--- a/kcc.iss
+++ b/kcc.iss
@@ -1,5 +1,5 @@
 #define MyAppName "Kindle Comic Converter"
-#define MyAppVersion "5.4.1"
+#define MyAppVersion "5.4.2"
 #define MyAppPublisher "Ciro Mattia Gonano, Paweł Jastrzębski"
 #define MyAppURL "http://kcc.iosphe.re/"
 #define MyAppExeName "KCC.exe"