diff options
| author | bwarsaw | 2007-01-19 04:38:06 +0000 |
|---|---|---|
| committer | bwarsaw | 2007-01-19 04:38:06 +0000 |
| commit | 25f7d0630bfc73b3fd5c41a584d8eb3a8554f45d (patch) | |
| tree | 0df202ccec91e87261017765b00d6bcbb98430f3 /configure.in | |
| parent | 372d4c2fdf072f6bfedca5fc84a2d5bb427418e6 (diff) | |
| download | mailman-25f7d0630bfc73b3fd5c41a584d8eb3a8554f45d.tar.gz mailman-25f7d0630bfc73b3fd5c41a584d8eb3a8554f45d.tar.zst mailman-25f7d0630bfc73b3fd5c41a584d8eb3a8554f45d.zip | |
Diffstat (limited to 'configure.in')
| -rw-r--r-- | configure.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in index 098aef9bf..43b9d57a7 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,4 @@ -# Copyright (C) 1998-2006 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2007 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License @@ -16,7 +16,7 @@ # USA. dnl Process this file with autoconf to produce a configure script. -AC_REVISION($Revision: 8123 $) +AC_REVISION($Revision: 8145 $) AC_PREREQ(2.0) AC_INIT([GNU Mailman], [2.2.0a0]) |
