Bump up version

This commit is contained in:
Bastian Kleineidam 2010-11-20 19:48:23 +01:00
parent 1e5072ad28
commit 537f46ead2
2 changed files with 4 additions and 1 deletions

View file

@ -1,3 +1,6 @@
5.6 "" (released xx.xx.2010)
5.5 "Red" (released 20.11.2010)
Fixes:

View file

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