about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorCiro Mattia Gonano <ciromattia@gmail.com>2013-11-11 11:51:46 +0100
committerCiro Mattia Gonano <ciromattia@gmail.com>2013-11-11 11:51:46 +0100
commitfe06e2fa19257986a56508c491d68f3085311e42 (patch)
tree6cafe4eb5c32e4e10bb303a7cec2e8c42d88235c /README.md
parentImplemented OSX PATH change to Windows code too + minor tweaks (diff)
downloadkcc-fe06e2fa19257986a56508c491d68f3085311e42.tar.gz
kcc-fe06e2fa19257986a56508c491d68f3085311e42.tar.bz2
kcc-fe06e2fa19257986a56508c491d68f3085311e42.zip
Version bump
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 02539ab..9d0009b 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@ You can find the latest released binary at the following links:
 - [PyQt4](http://www.riverbankcomputing.co.uk/software/pyqt/download) - Please refer to official documentation for installing into your system.
 - [Pillow](http://pypi.python.org/pypi/Pillow/) 2.2.1+ - For comic optimizations. Please refer to official documentation for installing into your system.
 - [Psutil](https://code.google.com/p/psutil/) - Please refer to official documentation for installing into your system.
-- **To build OS X release you need a modified QT:** [Patch](https://github.com/ciromattia/kcc/blob/master/other/QT-4.8.5-QListWidget.patch)
+- **To build OS X release you need a modified QT:** [patch](https://github.com/ciromattia/kcc/blob/master/other/QT-4.8.5-QListWidget.patch)
 
 ## USAGE
 
@@ -288,6 +288,8 @@ The app relies and includes the following scripts/binaries:
 * Improved multiprocessing speed
 * GUI tweaks and minor bug fixes
 
+####3.6:
+
 ## COPYRIGHT
 
 Copyright (c) 2012-2013 Ciro Mattia Gonano and Paweł Jastrzębski.