Revert an incorrectly committed patch level change.
- Legacy-Id: 14298
This commit is contained in:
parent
8786b5c700
commit
241a8c0b0c
|
@ -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$"
|
||||
|
||||
|
|
Loading…
Reference in a new issue