about summary refs log tree commit diff
path: root/kcc.iss
diff options
context:
space:
mode:
authorPaweł Jastrzębski <pawelj@iosphe.re>2019-03-06 15:47:18 +0100
committerPaweł Jastrzębski <pawelj@iosphe.re>2019-03-06 15:47:18 +0100
commit332d3d455efae384ece0b58f30ec433f5be9494e (patch)
tree60012d76f4de7f1bd9d254e7ad5c5c3a230e9db6 /kcc.iss
parentUpdated build enviroment (diff)
downloadkcc-332d3d455efae384ece0b58f30ec433f5be9494e.tar.gz
kcc-332d3d455efae384ece0b58f30ec433f5be9494e.tar.bz2
kcc-332d3d455efae384ece0b58f30ec433f5be9494e.zip
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 6142c6d..5caf5d6 100644
--- a/kcc.iss
+++ b/kcc.iss
@@ -1,5 +1,5 @@
 #define MyAppName "Kindle Comic Converter"
-#define MyAppVersion "5.4.5"
+#define MyAppVersion "5.5.0"
 #define MyAppPublisher "Ciro Mattia Gonano, Paweł Jastrzębski"
 #define MyAppURL "http://kcc.iosphe.re/"
 #define MyAppExeName "KCC.exe"