mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-03 20:34:43 +00:00
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:
parent
ad1788e467
commit
4c1ccd4366
2 changed files with 8 additions and 1 deletions
7
debian/changelog
vendored
7
debian/changelog
vendored
|
|
@ -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).
|
||||
|
|
|
|||
2
setup.py
2
setup.py
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue