Skip to content

Commit

Permalink
Bump the version number up.
Browse files Browse the repository at this point in the history
  • Loading branch information
rcaputo committed Jan 23, 2004
1 parent c4fa11c commit d14cade
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Ping.pm
Expand Up @@ -24,7 +24,7 @@ use vars qw(@ISA @EXPORT_OK %EXPORT_TAGS);
);

use vars qw($VERSION);
$VERSION = '1.00_02';
$VERSION = '1.01';

use Carp qw(croak);
use Symbol qw(gensym);
Expand Down

0 comments on commit d14cade

Please sign in to comment.