Revert an incorrectly committed patch level change.

- Legacy-Id: 14296
This commit is contained in:
Henrik Levkowetz 2017-11-03 18:22:42 +00:00
parent 260bac9346
commit 2c2f5b68bf

View file

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