change version in trunk
Arthur Axel "fREW" Schmidt [Thu, 18 Feb 2010 20:38:59 +0000 (20:38 +0000)]
lib/DBIx/Class/Journal.pm

index 02790cf..f8253a9 100644 (file)
@@ -5,7 +5,7 @@ use base qw/DBIx::Class/;
 use strict;
 use warnings;
 
-our $VERSION = '0.900001_03';
+our $VERSION = '0.900001_04';
 $VERSION = eval $VERSION; # no errors in dev versions
 
 ## On create/insert, add new entry to AuditLog