Bump up version

This commit is contained in:
Bastian Kleineidam 2011-04-02 11:08:02 +02:00
parent a0e8811f43
commit abba7cb651
3 changed files with 4 additions and 2 deletions

View file

@ -1,3 +1,6 @@
6.7 "" (released xx.xx.2011)
6.6 "Coraline" (released 25.3.2011)
Fixes:

View file

@ -1,2 +1 @@
- Document Windows filename locations somewhere
- Port to Python 3.x (will not happen anytime soon though)

View file

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