this should be version 2.0

git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1884 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2004-10-27 18:16:28 +00:00
parent e6412dd549
commit 5e2c4b6a4e
3 changed files with 3 additions and 3 deletions

View file

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

2
debian/changelog vendored
View file

@ -1,4 +1,4 @@
linkchecker (1.13.6-1) unstable; urgency=low
linkchecker (2.0-1) unstable; urgency=low
* New upstream release.

View file

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