Add missing t/op/wantarray.t to MANIFEST. Bump patchlevel to 60.
authorMalcolm Beattie <mbeattie@sable.ox.ac.uk>
Fri, 20 Feb 1998 12:56:10 +0000 (12:56 +0000)
committerMalcolm Beattie <mbeattie@sable.ox.ac.uk>
Fri, 20 Feb 1998 12:56:10 +0000 (12:56 +0000)
p4raw-id: //depot/perl@559

MANIFEST
patchlevel.h

index 3287d16..90cb5ba 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -824,6 +824,7 @@ t/op/undef.t                See if undef works
 t/op/universal.t       See if UNIVERSAL class works
 t/op/unshift.t         See if unshift works
 t/op/vec.t             See if vectors work
+t/op/wantarray.t       See if wantarray works
 t/op/write.t           See if write works
 t/pragma/constant.t    See if compile-time constants work
 t/pragma/locale.t      See if locale support (i18n and l10n) works
index 9ac7aa2..fceaa3f 100644 (file)
@@ -1,5 +1,5 @@
 #define PATCHLEVEL 4
-#define SUBVERSION 59
+#define SUBVERSION 60
 
 /*
        local_patches -- list of locally applied less-than-subversion patches.