Bump up version

git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3961 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2009-02-18 15:51:26 +00:00
parent 2e918a7b7a
commit ef43e3704e
3 changed files with 8 additions and 2 deletions

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
linkchecker (5.1-1) unstable; urgency=low
* New upstream release.
-- Bastian Kleineidam <calvin@debian.org> Wed, 18 Feb 2009 16:49:38 +0100
linkchecker (5.0.1-1) unstable; urgency=low
* New upstream release.

View file

@ -49,7 +49,7 @@ copyright = u'2009, Bastian Kleineidam'
# built documents.
#
# The short X.Y version.
version = '5.0.2'
version = '5.1'
# The full version, including alpha/beta/rc tags.
release = version

View file

@ -61,7 +61,7 @@ except ImportError:
pass
from distutils.core import Distribution
AppVersion = "5.0.2"
AppVersion = "5.1"
AppName = "LinkChecker"
py2exe_options = dict(