bump up version

git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2041 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2004-11-24 10:23:05 +00:00
parent ad1788e467
commit 4c1ccd4366
2 changed files with 8 additions and 1 deletions

7
debian/changelog vendored
View file

@ -1,3 +1,10 @@
linkchecker (2.0-1) unstable; urgency=low
* New upstream release.
* use cdbs for package compilation
-- Bastian Kleineidam <calvin@debian.org> Wed, 24 Nov 2004 11:17:34 +0100
linkchecker (1.99+2.0rc2-1) unstable; urgency=low
* New upstream release (2.0 release candidate).

View file

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