Skip to content

Commit

Permalink
Bump version number to 0.1901
Browse files Browse the repository at this point in the history
  • Loading branch information
rcaputo committed Jun 2, 2002
1 parent a6263d3 commit 2de7ccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/POE.pm
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ use strict;
use Carp;

use vars qw($VERSION);
$VERSION = '0.19';
$VERSION = '0.1901';

sub import {
my $self = shift;
Expand Down

0 comments on commit 2de7ccb

Please sign in to comment.