Reverted an inadvertently included patch version.
- Legacy-Id: 14442
This commit is contained in:
parent
960787aef8
commit
ff5480b5fb
|
@ -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$"
|
||||
|
||||
|
|
Loading…
Reference in a new issue