Skip to content

Commit

Permalink
Clean cup! Clean cup! Move down! Move down!
Browse files Browse the repository at this point in the history
In this case, move up.  Move the version up for another release.
  • Loading branch information
rcaputo committed Nov 26, 2004
1 parent a2ac23d commit 5524d47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/POE.pm
Expand Up @@ -7,7 +7,7 @@ use strict;
use Carp;

use vars qw($VERSION $REVISION);
$VERSION = '0.3001';
$VERSION = '0.3002';
$REVISION = do {my@r=(q$Revision$=~/\d+/g);sprintf"%d."."%04d"x$#r,@r};

sub import {
Expand Down

0 comments on commit 5524d47

Please sign in to comment.