4.10 revision

git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3874 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2008-12-05 01:26:38 +00:00
parent 3f1c939b87
commit 9c42e5d56f
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
5.0unreleased "Iron Man" (released xx.xx.2008)
4.10 "Iron Man" (released xx.12.2008)
* Require and use Python >= 2.5.
Type: feature

View file

@ -498,7 +498,7 @@ elif win_compiling:
]))
setup (name = "linkchecker",
version = "5.0unreleased",
version = "4.10",
description = "check websites and HTML documents for broken links",
keywords = "link,url,checking,verification",
author = myname,