Reverted an inadvertently included patch version.

- Legacy-Id: 14442
This commit is contained in:
Henrik Levkowetz 2017-12-19 14:07:57 +00:00
parent 960787aef8
commit ff5480b5fb

View file

@ -7,7 +7,7 @@ import checks # pyflakes:ignore
__version__ = "6.68.1.dev0"
# set this to ".p1", ".p2", etc. after patching
__patch__ = ".p1"
__patch__ = ""
__date__ = "$Date$"