about summary refs log tree commit diff
path: root/setup.sh
diff options
context:
space:
mode:
authorPaweł Jastrzębski <pawelj@iosphe.re>2015-03-08 18:07:47 +0100
committerPaweł Jastrzębski <pawelj@iosphe.re>2015-03-08 18:07:47 +0100
commit26bd2d3ed07db087cfe71888a934218607c9ee5b (patch)
tree25d6461ade10e79bbb6d1a19daa61878d0977e36 /setup.sh
parentFixed bookmark drift caused by image splits (diff)
downloadkcc-26bd2d3ed07db087cfe71888a934218607c9ee5b.tar.gz
kcc-26bd2d3ed07db087cfe71888a934218607c9ee5b.tar.bz2
kcc-26bd2d3ed07db087cfe71888a934218607c9ee5b.zip
Version bump
Diffstat (limited to '')
-rwxr-xr-xsetup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.sh b/setup.sh
index ccabf2e..c26a53e 100755
--- a/setup.sh
+++ b/setup.sh
@@ -1,7 +1,7 @@
 #!/bin/bash
 # Linux Python package build script
 
-VERSION="4.4.1"
+VERSION="4.5"
 
 cp kcc.py __main__.py
 zip kcc.zip __main__.py kcc/*.py