Bump up version.

This commit is contained in:
Bastian Kleineidam 2011-03-14 15:05:10 +01:00
parent a75606be1e
commit 8bd8b7c0b7
3 changed files with 10 additions and 1 deletions

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
linkchecker (6.6-1) unstable; urgency=low
* New upstream release.
-- Bastian Kleineidam <calvin@debian.org> Mon, 14 Mar 2011 15:04:35 +0100
linkchecker (6.5-1) unstable; urgency=low
* New upstream release.

View file

@ -1,3 +1,6 @@
6.6 "" (released xx.xx.2011)
6.5 "The Abyss" (released 13.3.2011)
Fixes:

View file

@ -60,7 +60,7 @@ except ImportError:
pass
from distutils.core import Distribution
AppVersion = "6.5"
AppVersion = "6.6"
AppName = "LinkChecker"
# py2exe options for windows .exe packaging