marking rc1

git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1990 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2004-11-15 20:38:16 +00:00
parent fcf6dd89e3
commit c4aaa70664
3 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
2.0 "" (released xx.xx.xxxx)
2.0rc1 "The Incredibles" (released 16.11.2004)
* Only instantiate SSL connections if SSL is supported
Type: bugfix

4
debian/changelog vendored
View file

@ -1,6 +1,6 @@
linkchecker (2.0-1) unstable; urgency=low
linkchecker (1.99+2.0rc1-1) unstable; urgency=low
* New upstream release.
* New upstream release (2.0 release candidate).
-- Bastian Kleineidam <calvin@debian.org> Mon, 25 Oct 2004 23:16:37 +0200

View file

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