mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-03 12:24:46 +00:00
bump up version
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@805 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
c06619f31d
commit
3071267a63
2 changed files with 8 additions and 1 deletions
7
debian/changelog
vendored
7
debian/changelog
vendored
|
|
@ -1,3 +1,10 @@
|
|||
linkchecker (1.8.9-1) unstable; urgency=low
|
||||
|
||||
* New upstream release.
|
||||
* use debian/compat instead of DH_COMPAT
|
||||
|
||||
-- Bastian Kleineidam <calvin@debian.org> Wed, 5 Mar 2003 02:42:23 +0100
|
||||
|
||||
linkchecker (1.8.8-1) unstable; urgency=low
|
||||
|
||||
* New upstream release.
|
||||
|
|
|
|||
2
setup.py
2
setup.py
|
|
@ -144,7 +144,7 @@ myname = "Bastian Kleineidam"
|
|||
myemail = "calvin@users.sourceforge.net"
|
||||
|
||||
setup (name = "linkchecker",
|
||||
version = "1.8.8",
|
||||
version = "1.8.9",
|
||||
description = "check HTML documents for broken links",
|
||||
author = myname,
|
||||
author_email = myemail,
|
||||
|
|
|
|||
Loading…
Reference in a new issue