Revert an incorrectly committed patch level change.
- Legacy-Id: 14296
This commit is contained in:
parent
260bac9346
commit
2c2f5b68bf
|
@ -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$"
|
||||
|
||||
|
|
Loading…
Reference in a new issue