Skip to content

Commit 2c2f5b6

Browse files
committed
Revert an incorrectly committed patch level change.
- Legacy-Id: 14296
1 parent 260bac9 commit 2c2f5b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
__version__ = "6.64.2.dev0"
88

99
# set this to ".p1", ".p2", etc. after patching
10-
__patch__ = ".p2"
10+
__patch__ = ".p0"
1111

1212
__date__ = "$Date$"
1313

0 commit comments

Comments
 (0)