Bump up version.

This commit is contained in:
Bastian Kleineidam 2010-10-26 16:22:07 +02:00
parent 867e1ae7e9
commit 5e9c36e0c9
3 changed files with 16 additions and 1 deletions

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
linkchecker (5.5-1) unstable; urgency=low
* New upstream release.
-- Bastian Kleineidam <calvin@debian.org> Tue, 26 Oct 2010 16:21:09 +0200
linkchecker (5.4-1) unstable; urgency=low
* New upstream release.

View file

@ -1,3 +1,12 @@
5.5 "" (released xx.xx.2010)
Fixes:
Changes:
Features:
5.4 "How to train your dragon" (released 26.10.2010)
Fixes:

View file

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