bump up version

git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1823 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2004-09-20 09:10:47 +00:00
parent 1a757b05f1
commit 0b3bfe019e
3 changed files with 10 additions and 1 deletions

View file

@ -1,3 +1,6 @@
1.13.5 "" (released xx.xx.xxxx)
*
1.13.4 "Shaun of the dead" (released 17.9.2004)
* Catch HTTP cookie errors and add a warning.
Type: bugfix

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
linkchecker (1.13.5-1) unstable; urgency=low
* New upstream release.
-- Bastian Kleineidam <calvin@debian.org> Mon, 20 Sep 2004 11:10:28 +0200
linkchecker (1.13.4-1) unstable; urgency=medium
* New upstream release, fixing serious bug. Medium urgency.

View file

@ -181,7 +181,7 @@ myname = "Bastian Kleineidam"
myemail = "calvin@users.sourceforge.net"
setup (name = "linkchecker",
version = "1.13.4",
version = "1.13.5",
description = "check HTML documents for broken links",
keywords = "link,url,checking,verfication",
author = myname,