mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-23 09:20:30 +00:00
bump up version
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@929 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
7f77c45302
commit
a7a41a9e4e
2 changed files with 7 additions and 1 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
|
@ -1,3 +1,9 @@
|
|||
linkchecker (1.8.19-1) unstable; urgency=low
|
||||
|
||||
* New upstream release.
|
||||
|
||||
-- Bastian Kleineidam <calvin@debian.org> Wed, 25 Jun 2003 22:12:25 +0200
|
||||
|
||||
linkchecker (1.8.18-1) unstable; urgency=low
|
||||
|
||||
* New upstream release. (Closes: #197732)
|
||||
|
|
|
|||
2
setup.py
2
setup.py
|
|
@ -144,7 +144,7 @@ myname = "Bastian Kleineidam"
|
|||
myemail = "calvin@users.sourceforge.net"
|
||||
|
||||
setup (name = "linkchecker",
|
||||
version = "1.8.18",
|
||||
version = "1.8.19",
|
||||
description = "check HTML documents for broken links",
|
||||
author = myname,
|
||||
author_email = myemail,
|
||||
|
|
|
|||
Loading…
Reference in a new issue