summaryrefslogtreecommitdiff
path: root/bin/version
Commit message (Collapse)AuthorAgeFilesLines
* Convert bin/inject and bin/version to Mailman.bin modules. Remove rb-archfix.bwarsaw2006-05-011-26/+0
|
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-271-1/+1
|
* Update copyright years.bwarsaw2002-03-161-1/+1
|
* Ben Gertzfield's patch to hardcode the path to the python executablebwarsaw2001-09-071-2/+2
| | | | | | | | | | | | | into the script's #! line -- based on --with-python settings, without losing CVS revision history. #! /usr/bin/env python becomes #! @PYTHON@ which gets substituted for in configure.
* Start of support for i18n; marking of translatable strings.bwarsaw2000-12-071-1/+3
| | | | | Use extended print statement, string methods, and other Python 2.0 features.
* Update the copyright lines to include the years 1999 & 2000.bwarsaw2000-03-211-1/+1
|
* Simple script to print the current Mailman versionbwarsaw1999-09-021-0/+24