Add t/avhv.t to MANIFEST and bump patchlevel.h to 55.
Malcolm Beattie [Tue, 25 Nov 1997 16:29:36 +0000 (16:29 +0000)]
p4raw-id: //depot/perl@300

MANIFEST
patchlevel.h

index 1eab889..bca11c9 100644 (file)
--- 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
index c5dff60..499b311 100644 (file)
@@ -1,5 +1,5 @@
 #define PATCHLEVEL 4
-#define SUBVERSION 54
+#define SUBVERSION 55
 
 /*
        local_patches -- list of locally applied less-than-subversion patches.