[Bast-commits] r3671 - DBIx-Class/0.08/trunk/lib/DBIx
    matthewt at dev.catalyst.perl.org 
    matthewt at dev.catalyst.perl.org
       
    Sun Aug 12 15:04:27 GMT 2007
    
    
  
Author: matthewt
Date: 2007-08-12 15:04:27 +0100 (Sun, 12 Aug 2007)
New Revision: 3671
Modified:
   DBIx-Class/0.08/trunk/lib/DBIx/Class.pm
Log:
missed commit of version inc
Modified: DBIx-Class/0.08/trunk/lib/DBIx/Class.pm
===================================================================
--- DBIx-Class/0.08/trunk/lib/DBIx/Class.pm	2007-08-11 22:27:07 UTC (rev 3670)
+++ DBIx-Class/0.08/trunk/lib/DBIx/Class.pm	2007-08-12 14:04:27 UTC (rev 3671)
@@ -23,7 +23,7 @@
 # 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.08004';
+$VERSION = '0.08005';
 
 sub MODIFY_CODE_ATTRIBUTES {
   my ($class,$code, at attrs) = @_;
    
    
More information about the Bast-commits
mailing list