Update for 2.004 release
This commit is contained in:
parent
acfe60007f
commit
2cc732f3fa
4 changed files with 10 additions and 6 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
# postfix-policyd-spf-perl
|
||||
# http://www.openspf.org/Software
|
||||
# version 2.003
|
||||
# version 2.004
|
||||
#
|
||||
# (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.003');
|
||||
use version; our $VERSION = qv('2.004');
|
||||
|
||||
use strict;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue