bump up version

git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2347 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2005-03-04 20:32:06 +00:00
parent b3d9544b82
commit 2062a94fb6
3 changed files with 11 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2.6 "" (released xx.xx.xxxx)
*
2.5 "Spanglish" (released 4.3.2005)
* Added spanish translation, thanks to Servilio Afre Puentes.

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
linkchecker (2.6-1) unstable; urgency=low
* New upstream release.
-- Bastian Kleineidam <calvin@debian.org> Fri, 4 Mar 2005 21:31:44 +0100
linkchecker (2.5-1) unstable; urgency=low
* New upstream release.

View file

@ -332,7 +332,7 @@ elif os.name == 'nt':
'doc/shot2_thumb.jpg', ]))
setup (name = "linkchecker",
version = "2.5",
version = "2.6",
description = "check websites and HTML documents for broken links",
keywords = "link,url,checking,verfication",
author = myname,