X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass.pm;h=c3be35063b999d01dbfefa6b219b0c83254c474b;hb=97e130fa48aca5a1255b7014b4cbcb0c30c95328;hp=ef0717dd82cd9bf104c694aae0075e59b223f3a2;hpb=06752a03d716bf4b257c448b07cccae4ca519e13;p=dbsrgits%2FDBIx-Class.git diff --git a/lib/DBIx/Class.pm b/lib/DBIx/Class.pm index ef0717d..c3be350 100644 --- a/lib/DBIx/Class.pm +++ b/lib/DBIx/Class.pm @@ -11,7 +11,7 @@ our $VERSION; # $VERSION declaration must stay up here, ahead of any other package # declarations, as to not confuse various modules attempting to determine # this ones version, whether that be s.c.o. or Module::Metadata, etc -$VERSION = '0.08209'; +$VERSION = '0.08241'; $VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases @@ -119,13 +119,13 @@ list below is sorted by "fastest response time": =item * IRC: irc.perl.org#dbix-class =for html -(click for instant chatroom login) +(click for instant chatroom login) =item * Mailing list: L -=item * RT Bug Tracker: L +=item * RT Bug Tracker: L -=item * Twitter: L +=item * Twitter: L =item * Web Site: L @@ -148,15 +148,15 @@ accessible at the following locations: =over -=item * official repo: L +=item * Official repo: L -=item * official gitweb: L +=item * Official gitweb: L -=item * github mirror: L +=item * GitHub mirror: L -=item * authorized committers: L +=item * Authorized committers: L -=item * Travis-CI log: L +=item * Travis-CI log: L =for html
↪ Stable branch CI status: