about summary refs log tree commit diff
path: root/kcc.iss
diff options
context:
space:
mode:
authorPaweł Jastrzębski <[email protected]>2017-04-09 15:35:41 +0200
committerGitHub <[email protected]>2017-04-09 15:35:41 +0200
commita5064a0c0a6d3a9cd4cf90a0628b965fbfda5f2a (patch)
tree306054863a915eeaa76f34fef3d8f70c57a3b522 /kcc.iss
parentMerge pull request #231 from ciromattia/dev (diff)
parentUpdated README + version bump (diff)
downloadkcc-a5064a0c0a6d3a9cd4cf90a0628b965fbfda5f2a.tar.gz
kcc-a5064a0c0a6d3a9cd4cf90a0628b965fbfda5f2a.tar.bz2
kcc-a5064a0c0a6d3a9cd4cf90a0628b965fbfda5f2a.zip
Merge pull request #233 from ciromattia/dev
5.4
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 7dea76f..ba63491 100644
--- a/kcc.iss
+++ b/kcc.iss
@@ -1,5 +1,5 @@
 #define MyAppName "Kindle Comic Converter"
-#define MyAppVersion "5.3.1"
+#define MyAppVersion "5.4"
 #define MyAppPublisher "Ciro Mattia Gonano, Paweł Jastrzębski"
 #define MyAppURL "http://kcc.iosphe.re/"
 #define MyAppExeName "KCC.exe"