Bump up version.

This commit is contained in:
Bastian Kleineidam 2010-12-19 17:32:12 +01:00
parent 0f1d3ed513
commit 2a070026e9
3 changed files with 16 additions and 1 deletions

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
linkchecker (6.1-1) unstable; urgency=low
* New upstream release.
-- Bastian Kleineidam <calvin@debian.org> Sun, 19 Dec 2010 17:16:01 +0100
linkchecker (6.0-1) unstable; urgency=low
* New upstream release.

View file

@ -1,3 +1,12 @@
6.1 "" (released xx.xx.2010)
Fixes:
Changes:
Features:
6.0 "Kung Fu Panda Holiday Special" (released 19.12.2010)
Fixes:

View file

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