Bump up version.

This commit is contained in:
Bastian Kleineidam 2010-12-28 17:19:14 +01:00
parent d011d1524c
commit f15d2a5e45
2 changed files with 7 additions and 1 deletions

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
linkchecker (6.2-1) unstable; urgency=low
* New upstream release.
-- Bastian Kleineidam <calvin@debian.org> Tue, 28 Dec 2010 17:18:50 +0100
linkchecker (6.1-1) unstable; urgency=low
* New upstream release.

View file

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