mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-09 17:10:58 +00:00
bump up version
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2480 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
62b95c4495
commit
0cdb6ca629
2 changed files with 8 additions and 1 deletions
7
debian/changelog
vendored
7
debian/changelog
vendored
|
|
@ -1,3 +1,10 @@
|
|||
linkchecker (2.7-1) unstable; urgency=low
|
||||
|
||||
* New upstream release.
|
||||
(Closes: #301529) - mailto-check is incomplete
|
||||
|
||||
-- Bastian Kleineidam <calvin@debian.org> Tue, 29 Mar 2005 17:43:01 +0200
|
||||
|
||||
linkchecker (2.6-1) unstable; urgency=low
|
||||
|
||||
* New upstream release.
|
||||
|
|
|
|||
2
setup.py
2
setup.py
|
|
@ -358,7 +358,7 @@ elif os.name == 'nt':
|
|||
]))
|
||||
|
||||
setup (name = "linkchecker",
|
||||
version = "2.6",
|
||||
version = "2.7",
|
||||
description = "check websites and HTML documents for broken links",
|
||||
keywords = "link,url,checking,verfication",
|
||||
author = myname,
|
||||
|
|
|
|||
Loading…
Reference in a new issue