Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/config.py
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2006-07-02 23:42:49 +0200
committerArthur de Jong <arthur@arthurdejong.org>2006-07-02 23:42:49 +0200
commit6455a467047f57d15f74fd0f7985f559b8f32f57 (patch)
tree289074c3b49f6ab1e12ae41a657b3e1642847550 /config.py
parent6d8981eaff6a92359282e7ddc6688c6716b888eb (diff)
get files ready for 1.9.7 release1.9.7
git-svn-id: http://arthurdejong.org/svn/webcheck/webcheck@295 86f53f14-5ff3-0310-afe5-9b438ce3f40c
Diffstat (limited to 'config.py')
-rw-r--r--config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.py b/config.py
index dfb456b..3ea325a 100644
--- a/config.py
+++ b/config.py
@@ -30,7 +30,7 @@ items should be changeble from the command line."""
import urllib
# Current version of webcheck.
-VERSION = '1.9.6'
+VERSION = '1.9.7'
# The homepage of webcheck.
HOMEPAGE = 'http://ch.tudelft.nl/~arthur/webcheck/'