[Rt-commit] r5646 - in Test-Chimps/trunk: . lib/Test
zev at bestpractical.com
zev at bestpractical.com
Fri Jul 21 21:30:56 EDT 2006
Author: zev
Date: Fri Jul 21 21:30:55 2006
New Revision: 5646
Added:
Test-Chimps/trunk/t-data/chimps-home/chimpsdb/dummy
Modified:
Test-Chimps/trunk/ (props changed)
Test-Chimps/trunk/Changes
Test-Chimps/trunk/MANIFEST
Test-Chimps/trunk/lib/Test/Chimps.pm
Log:
r11833 at truegrounds: zev | 2006-07-21 21:28:53 -0400
* added dummy file to work around Module::Install bug
r11834 at truegrounds: zev | 2006-07-21 21:30:47 -0400
* bumped version number for release
Modified: Test-Chimps/trunk/Changes
==============================================================================
--- Test-Chimps/trunk/Changes (original)
+++ Test-Chimps/trunk/Changes Fri Jul 21 21:30:55 2006
@@ -1,5 +1,8 @@
Revision history for Test-Chimps
+0.04 Fri Jul 21 21:29:15 EDT 2006
+ * added dummy file to work around Module::Install bug
+
0.03 Fri Jul 21 16:11:32 EDT 2006
* fixed extraneous dep
Modified: Test-Chimps/trunk/MANIFEST
==============================================================================
--- Test-Chimps/trunk/MANIFEST (original)
+++ Test-Chimps/trunk/MANIFEST Fri Jul 21 21:30:55 2006
@@ -21,6 +21,7 @@
MANIFEST This list of files
META.yml
README
+t-data/chimps-home/chimpsdb/dummy
t/00-dependencies.t
t/05-report-basic.t
t/10-server-basic.t
Modified: Test-Chimps/trunk/lib/Test/Chimps.pm
==============================================================================
--- Test-Chimps/trunk/lib/Test/Chimps.pm (original)
+++ Test-Chimps/trunk/lib/Test/Chimps.pm Fri Jul 21 21:30:55 2006
@@ -4,11 +4,11 @@
=head1 VERSION
-Version 0.03
+Version 0.04
=cut
-our $VERSION = '0.03';
+our $VERSION = '0.04';
=head1 SYNOPSIS
Added: Test-Chimps/trunk/t-data/chimps-home/chimpsdb/dummy
==============================================================================
More information about the Rt-commit
mailing list