summaryrefslogtreecommitdiff
path: root/scripts/post
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xscripts/post3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/post b/scripts/post
index 5bb0e67a7..a0a27c94e 100755
--- a/scripts/post
+++ b/scripts/post
@@ -7,6 +7,9 @@ This script is invoked via the mail wrapper.
Stdin is the mail message, and argv[1] is the name of the target mailing
list."""
+__version__ = "$Revision: 400 $"
+
+
# Todo: check size of To: list < 100
# Send back why the post was rejected.