bump up version

git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2315 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2005-02-17 13:57:02 +00:00
parent 76e3a8b26d
commit b6dcbfb4e8
2 changed files with 7 additions and 1 deletions

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
linkchecker (2.5-1) unstable; urgency=low
* New upstream release.
-- Bastian Kleineidam <calvin@debian.org> Thu, 17 Feb 2005 14:56:49 +0100
linkchecker (2.4-2) unstable; urgency=low
* import profile module conditionally, and suggest python2.4-profiler

View file

@ -272,7 +272,7 @@ elif os.name == 'nt':
'doc/shot2_thumb.jpg', ]))
setup (name = "linkchecker",
version = "2.4",
version = "2.5",
description = "check HTML documents for broken links",
keywords = "link,url,checking,verfication",
author = myname,