[Bast-commits] r4746 - in DBIx-Class-QueryLog/1.0/trunk: .
lib/DBIx/Class
gphat at dev.catalyst.perl.org
gphat at dev.catalyst.perl.org
Fri Aug 8 19:31:32 BST 2008
Author: gphat
Date: 2008-08-08 19:31:32 +0100 (Fri, 08 Aug 2008)
New Revision: 4746
Modified:
DBIx-Class-QueryLog/1.0/trunk/MANIFEST
DBIx-Class-QueryLog/1.0/trunk/lib/DBIx/Class/QueryLog.pm
Log:
version bump
Modified: DBIx-Class-QueryLog/1.0/trunk/MANIFEST
===================================================================
--- DBIx-Class-QueryLog/1.0/trunk/MANIFEST 2008-08-07 23:47:00 UTC (rev 4745)
+++ DBIx-Class-QueryLog/1.0/trunk/MANIFEST 2008-08-08 18:31:32 UTC (rev 4746)
@@ -22,5 +22,6 @@
t/01-quickies.t
t/02-analyzer.t
t/03-buckets.t
+t/04-fastslow.t
t/pod-coverage.t
t/pod.t
Modified: DBIx-Class-QueryLog/1.0/trunk/lib/DBIx/Class/QueryLog.pm
===================================================================
--- DBIx-Class-QueryLog/1.0/trunk/lib/DBIx/Class/QueryLog.pm 2008-08-07 23:47:00 UTC (rev 4745)
+++ DBIx-Class-QueryLog/1.0/trunk/lib/DBIx/Class/QueryLog.pm 2008-08-08 18:31:32 UTC (rev 4746)
@@ -19,7 +19,7 @@
=cut
-our $VERSION = '1.1.0';
+our $VERSION = '1.1.1';
=head1 SYNOPSIS
More information about the Bast-commits
mailing list