about summary refs log tree commit diff
path: root/kcc-c2e.py
diff options
context:
space:
mode:
authorPaweł Jastrzębski <[email protected]>2014-02-01 19:13:03 +0100
committerPaweł Jastrzębski <[email protected]>2014-02-01 19:13:03 +0100
commit9867f63d00484eccac4e5bc6df18ed64e54c09b9 (patch)
treeaef0268e53c9e7bd14b4e93bb7130d6704a1aa07 /kcc-c2e.py
parentWindows: Hopefully fixed all problems with file locks (diff)
downloadkcc-9867f63d00484eccac4e5bc6df18ed64e54c09b9.tar.gz
kcc-9867f63d00484eccac4e5bc6df18ed64e54c09b9.tar.bz2
kcc-9867f63d00484eccac4e5bc6df18ed64e54c09b9.zip
Version bump + README update
Diffstat (limited to 'kcc-c2e.py')
-rwxr-xr-xkcc-c2e.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcc-c2e.py b/kcc-c2e.py
index d9c548e..82fbdd5 100755
--- a/kcc-c2e.py
+++ b/kcc-c2e.py
@@ -18,7 +18,7 @@
 # TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-__version__ = '4.0'
+__version__ = '4.0.1'
 __license__ = 'ISC'
 __copyright__ = '2012-2014, Ciro Mattia Gonano <[email protected]>, Pawel Jastrzebski <[email protected]>'
 __docformat__ = 'restructuredtext en'