Skip to content

Commit

Permalink
Bump revision for a new release. No significant changes, other than t…
Browse files Browse the repository at this point in the history
…o build a new dist with the latest EUMM.

git-svn-id: https://poe.svn.sourceforge.net/svnroot/poe/trunk@2864 742d25e2-4c0f-0410-ba8b-f6b7b6679366
  • Loading branch information
rcaputo committed Apr 3, 2010
1 parent 6ea7071 commit 68b32ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion poe-test-loops/lib/POE/Test/Loops.pm
Expand Up @@ -7,7 +7,7 @@ use strict;
use vars qw($VERSION);

use vars qw($VERSION $REVISION);
$VERSION = '1.034'; # NOTE - Should be #.### (three decimal places)
$VERSION = '1.035'; # NOTE - Should be #.### (three decimal places)
$REVISION = do {my($r)=(q$Revision$=~/(\d+)/);sprintf"0.%04d",$r};

use File::Spec;
Expand Down

0 comments on commit 68b32ef

Please sign in to comment.