projects
/
dbsrgits/DBIx-Class.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
3bad9fe
)
Version 0.08009
Jess Robinson [Thu, 24 Jan 2008 23:22:49 +0000 (23:22 +0000)]
lib/DBIx/Class.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/DBIx/Class.pm
b/lib/DBIx/Class.pm
index
e4875e8
..
9f008df
100644
(file)
--- a/
lib/DBIx/Class.pm
+++ b/
lib/DBIx/Class.pm
@@
-24,7
+24,7
@@
sub component_base_class { 'DBIx::Class' }
# i.e. first release of 0.XX *must* be 0.XX000. This avoids fBSD ports
# brain damage and presumably various other packaging systems too
-$VERSION = '0.08008';
+$VERSION = '0.08009';
sub MODIFY_CODE_ATTRIBUTES {
my ($class,$code,@attrs) = @_;