* Added single file version of 2.002 for postfix examples
* Minor documentation cleanup in svn head.
This commit is contained in:
parent
1e72ea4676
commit
15fe331c67
6 changed files with 21 additions and 11 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
# postfix-policyd-spf-perl
|
||||
# http://www.openspf.org/Software
|
||||
# version 2.002
|
||||
# version 2.003
|
||||
#
|
||||
# (C) 2007 Scott Kitterman <scott@kitterman.com>
|
||||
# (C) 2007 Julian Mehnle <julian@mehnle.net>
|
||||
|
|
@ -22,7 +22,7 @@
|
|||
# with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
|
||||
use version; our $VERSION = qv('2.002');
|
||||
use version; our $VERSION = qv('2.003');
|
||||
|
||||
use strict;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue