Bump version and copyright dates to start 2.008.
This commit is contained in:
parent
de4919466b
commit
2d4c4a5b3f
2 changed files with 6 additions and 3 deletions
|
|
@ -2,9 +2,9 @@
|
|||
|
||||
# postfix-policyd-spf-perl
|
||||
# http://www.openspf.org/Software
|
||||
# version 2.006
|
||||
# version 2.008
|
||||
#
|
||||
# (C) 2007-2008 Scott Kitterman <scott@kitterman.com>
|
||||
# (C) 2007-2008,2012 Scott Kitterman <scott@kitterman.com>
|
||||
# (C) 2007 Julian Mehnle <julian@mehnle.net>
|
||||
# (C) 2003-2004 Meng Weng Wong <mengwong@pobox.com>
|
||||
#
|
||||
|
|
@ -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.006');
|
||||
use version; our $VERSION = qv('2.008');
|
||||
|
||||
use strict;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue