about summary refs log tree commit diff
path: root/kcc.iss
diff options
context:
space:
mode:
authorPaweł Jastrzębski <pawelj@iosphe.re>2017-02-12 09:11:18 +0100
committerPaweł Jastrzębski <pawelj@iosphe.re>2017-02-12 09:11:18 +0100
commit010ad3c88cea89dfd28a1980b43cc6e863775e8d (patch)
treea95a0f3f36392b5bc57bed2e0557501b2421996b /kcc.iss
parentRevert "Force admin rights for Windows version" (diff)
downloadkcc-010ad3c88cea89dfd28a1980b43cc6e863775e8d.tar.gz
kcc-010ad3c88cea89dfd28a1980b43cc6e863775e8d.tar.bz2
kcc-010ad3c88cea89dfd28a1980b43cc6e863775e8d.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 b001db0..7cd7685 100644
--- a/kcc.iss
+++ b/kcc.iss
@@ -1,5 +1,5 @@
 #define MyAppName "Kindle Comic Converter"
-#define MyAppVersion "5.2.1"
+#define MyAppVersion "5.3.0"
 #define MyAppPublisher "Ciro Mattia Gonano, Paweł Jastrzębski"
 #define MyAppURL "http://kcc.iosphe.re/"
 #define MyAppExeName "KCC.exe"