From: Malcolm Beattie Date: Tue, 25 Nov 1997 16:29:36 +0000 (+0000) Subject: Add t/avhv.t to MANIFEST and bump patchlevel.h to 55. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=fb5f0bdfbc514e819b0711dc92c143ae577ceca0;hp=18f739eeef869ffadc3775821df62e4b90bf75b0;p=p5sagit%2Fp5-mst-13.2.git Add t/avhv.t to MANIFEST and bump patchlevel.h to 55. p4raw-id: //depot/perl@300 --- diff --git a/MANIFEST b/MANIFEST index 1eab889..bca11c9 100644 --- a/MANIFEST +++ b/MANIFEST @@ -731,6 +731,7 @@ t/op/arith.t See if arithmetic works t/op/array.t See if array operations work t/op/assignwarn.t See if OP= operators warn correctly for undef targets t/op/auto.t See if autoincrement et all work +t/op/avhv.t See if pseudo-hashes work t/op/bop.t See if bitops work t/op/chop.t See if chop works t/op/closure.t See if closures work diff --git a/patchlevel.h b/patchlevel.h index c5dff60..499b311 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -1,5 +1,5 @@ #define PATCHLEVEL 4 -#define SUBVERSION 54 +#define SUBVERSION 55 /* local_patches -- list of locally applied less-than-subversion patches.