diff options
author | spoob <spoob@gmx.de> | 2009-08-12 22:43:40 +0200 |
---|---|---|
committer | spoob <spoob@gmx.de> | 2009-08-12 22:43:40 +0200 |
commit | 1221ad2a069e97b4e2a14f9cd08dd32475381f73 (patch) | |
tree | f92534ca782663d33b105b912160fbac34f0acce | |
parent | Removed tag 0.1.1 (diff) | |
download | pyload-v0.1.1.tar.xz |
pyload 0.1.1v0.1.1
-rw-r--r-- | pyLoadCore.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyLoadCore.py b/pyLoadCore.py index 8805905de..bc17479d8 100644 --- a/pyLoadCore.py +++ b/pyLoadCore.py @@ -17,7 +17,7 @@ # along with this program; if not, see <http://www.gnu.org/licenses/>. # ### -CURRENT_VERSION = '0.1.0' +CURRENT_VERSION = '0.1.1' print_test_status = False import ConfigParser |