about summary refs log tree commit diff
path: root/kcc.iss
diff options
context:
space:
mode:
authorPaweł Jastrzębski <pawelj@iosphe.re>2015-07-14 18:01:51 +0200
committerPaweł Jastrzębski <pawelj@iosphe.re>2015-07-14 18:01:51 +0200
commitc65e1c8dea3adbd5cde068a6dff2e7d08a504166 (patch)
tree8bfba4ce05c2a873b27ea6da5e6a70a40e5f1db2 /kcc.iss
parentMerge pull request #147 from ciromattia/dev (diff)
parentUpdated README + version bump (diff)
downloadkcc-c65e1c8dea3adbd5cde068a6dff2e7d08a504166.tar.gz
kcc-c65e1c8dea3adbd5cde068a6dff2e7d08a504166.tar.bz2
kcc-c65e1c8dea3adbd5cde068a6dff2e7d08a504166.zip
Merge pull request #150 from ciromattia/dev
4.6.2
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 10a26c8..5deb343 100644
--- a/kcc.iss
+++ b/kcc.iss
@@ -1,5 +1,5 @@
 #define MyAppName "Kindle Comic Converter"
-#define MyAppVersion "4.6.1"
+#define MyAppVersion "4.6.2"
 #define MyAppPublisher "Ciro Mattia Gonano, Paweł Jastrzębski"
 #define MyAppURL "http://kcc.iosphe.re/"
 #define MyAppExeName "KCC.exe"