projects
/
dbsrgits/DBIx-Class-Journal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
71e2d68
)
change version in trunk
Arthur Axel "fREW" Schmidt [Thu, 18 Feb 2010 20:38:59 +0000 (20:38 +0000)]
lib/DBIx/Class/Journal.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/DBIx/Class/Journal.pm
b/lib/DBIx/Class/Journal.pm
index
02790cf
..
f8253a9
100644
(file)
--- a/
lib/DBIx/Class/Journal.pm
+++ b/
lib/DBIx/Class/Journal.pm
@@
-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