summaryrefslogtreecommitdiff
path: root/scripts/mailcmd
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/mailcmd')
-rwxr-xr-xscripts/mailcmd4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/mailcmd b/scripts/mailcmd
index 3b767d7b4..4120fb9c7 100755
--- a/scripts/mailcmd
+++ b/scripts/mailcmd
@@ -13,7 +13,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 0211-1307, USA.
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
"""Process emailed commands.
@@ -22,7 +22,7 @@ of the target mailing list.
Errors are redirected to logs/errors."""
-__version__ = "$Revision: 539 $"
+__version__ = "$Revision: 547 $"
import sys