Revert an incorrectly committed patch level change.

- Legacy-Id: 14298
This commit is contained in:
Henrik Levkowetz 2017-11-03 19:52:56 +00:00
parent 8786b5c700
commit 241a8c0b0c

View file

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