diff options
Diffstat (limited to 'cgi/listinfo')
| -rwxr-xr-x | cgi/listinfo | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cgi/listinfo b/cgi/listinfo index 3612d4bfa..d0c1d122d 100755 --- a/cgi/listinfo +++ b/cgi/listinfo @@ -4,6 +4,8 @@ Errors are redirected to logs/errors.""" +__version__ = "$Revision: 388 $" + # No lock needed in this script, because we don't change data. import sys |
