summaryrefslogtreecommitdiff
path: root/cgi/admin
diff options
context:
space:
mode:
Diffstat (limited to 'cgi/admin')
-rwxr-xr-xcgi/admin4
1 files changed, 2 insertions, 2 deletions
diff --git a/cgi/admin b/cgi/admin
index 31057bbf2..f145c08a9 100755
--- a/cgi/admin
+++ b/cgi/admin
@@ -13,14 +13,14 @@
#
# 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 and produce the list-administration options forms.
To run stand-alone for debugging, set env var PATH_INFO to name of list
and, optionally, options category."""
-__version__ = "$Revision: 539 $"
+__version__ = "$Revision: 547 $"
import sys
sys.path.append('/home/mailman/mailman/modules')