about summary refs log tree commit diff
path: root/kcc.iss
diff options
context:
space:
mode:
authorPaweł Jastrzębski <pawelj@iosphe.re>2015-09-16 19:13:32 +0200
committerPaweł Jastrzębski <pawelj@iosphe.re>2015-09-16 19:13:32 +0200
commit65774c6f12054a0310c536f7efb09606df94bee1 (patch)
tree4efd7c1318460af70f429a762ab2e651e8e27670 /kcc.iss
parentUpdated OS X build environment (diff)
downloadkcc-65774c6f12054a0310c536f7efb09606df94bee1.tar.gz
kcc-65774c6f12054a0310c536f7efb09606df94bee1.tar.bz2
kcc-65774c6f12054a0310c536f7efb09606df94bee1.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 eb720e8..1b3708d 100644
--- a/kcc.iss
+++ b/kcc.iss
@@ -1,5 +1,5 @@
 #define MyAppName "Kindle Comic Converter"
-#define MyAppVersion "4.6.4"
+#define MyAppVersion "4.6.5"
 #define MyAppPublisher "Ciro Mattia Gonano, Paweł Jastrzębski"
 #define MyAppURL "http://kcc.iosphe.re/"
 #define MyAppExeName "KCC.exe"