summaryrefslogtreecommitdiff
path: root/cron
diff options
context:
space:
mode:
authormailman1998-04-09 23:09:44 +0000
committermailman1998-04-09 23:09:44 +0000
commit653be2d8e312e9482aeb7ea0f0f1e3b736d34d05 (patch)
treee0ce3271c98d1bb59e37618823d5f953fe45e8f7 /cron
parenta4b01be773427b56057297f2744ed9dec397f1db (diff)
downloadmailman-653be2d8e312e9482aeb7ea0f0f1e3b736d34d05.tar.gz
mailman-653be2d8e312e9482aeb7ea0f0f1e3b736d34d05.tar.zst
mailman-653be2d8e312e9482aeb7ea0f0f1e3b736d34d05.zip
Preparing to package a distribution - add __version__ info.
Diffstat (limited to 'cron')
-rwxr-xr-xcron/mailpasswds2
1 files changed, 2 insertions, 0 deletions
diff --git a/cron/mailpasswds b/cron/mailpasswds
index d49acfc7d..0db576908 100755
--- a/cron/mailpasswds
+++ b/cron/mailpasswds
@@ -6,6 +6,8 @@ We accumulate users and their passwords, and use the last list to send a
single message to each user with their complete collection of passwords,
rather than sending a single message for each password."""
+__version__ = "$Revision: 388 $"
+
# This puppy should probably do lots of logging.
import sys, os, string