about summary refs log tree commit diff
path: root/setup.sh
diff options
context:
space:
mode:
authorPaweł Jastrzębski <pawelj@iosphe.re>2014-08-03 11:21:43 +0200
committerPaweł Jastrzębski <pawelj@iosphe.re>2014-08-03 11:21:43 +0200
commit996af59e004846d7158ec92c1845040ba34eeecd (patch)
tree001504dd637d512375606f0581d095bb5b388d81 /setup.sh
parentFixed MOBI processing anomalies (diff)
downloadkcc-996af59e004846d7158ec92c1845040ba34eeecd.tar.gz
kcc-996af59e004846d7158ec92c1845040ba34eeecd.tar.bz2
kcc-996af59e004846d7158ec92c1845040ba34eeecd.zip
Updated README + version bump
Diffstat (limited to 'setup.sh')
-rwxr-xr-xsetup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.sh b/setup.sh
index bd69758..eacc5c4 100755
--- a/setup.sh
+++ b/setup.sh
@@ -1,7 +1,7 @@
 #!/bin/bash
 # Linux Python package build script
 
-VERSION="4.2"
+VERSION="4.2.1"
 
 cp kcc.py __main__.py
 zip kcc.zip __main__.py kcc/*.py