Bump version number to reflect the addition of cvsup support.
This commit is contained in:
parent
292d6f75a5
commit
4dad564514
@ -35,7 +35,7 @@ use Fcntl qw(:DEFAULT :flock);
|
||||
use POSIX;
|
||||
use Getopt::Long;
|
||||
|
||||
my $VERSION = "2.2";
|
||||
my $VERSION = "2.3";
|
||||
my $COPYRIGHT = "Copyright (c) 2003 Dag-Erling Smørgrav. " .
|
||||
"All rights reserved.";
|
||||
|
||||
|
@ -35,7 +35,7 @@ use Fcntl qw(:DEFAULT :flock);
|
||||
use POSIX;
|
||||
use Getopt::Long;
|
||||
|
||||
my $VERSION = "2.2";
|
||||
my $VERSION = "2.3";
|
||||
my $COPYRIGHT = "Copyright (c) 2003 Dag-Erling Smørgrav. " .
|
||||
"All rights reserved.";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user