Bump up version.

This commit is contained in:
Bastian Kleineidam 2014-03-05 19:27:39 +01:00
parent 441e16a740
commit b96e3d08c1

View file

@ -97,7 +97,7 @@ except ImportError:
has_py2app = False
# the application version
AppVersion = "9.0"
AppVersion = "9.1"
# the application name
AppName = "LinkChecker"