summaryrefslogtreecommitdiff
path: root/Mailman/versions.py
diff options
context:
space:
mode:
Diffstat (limited to 'Mailman/versions.py')
-rw-r--r--Mailman/versions.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Mailman/versions.py b/Mailman/versions.py
index 6b41725a2..4546fd1bb 100644
--- a/Mailman/versions.py
+++ b/Mailman/versions.py
@@ -32,7 +32,6 @@ updates the data_version number of the list, and then does a .Save(), so
the transformations won't be run again until another version change is
detected."""
-__version__ = "$Revision: 721 $"
import re, string, types
import mm_cfg