This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add t/avhv.t to MANIFEST and bump patchlevel.h to 55.
[perl5.git] / patchlevel.h
index 6cc0f69..499b311 100644 (file)
@@ -1,5 +1,5 @@
-#define PATCHLEVEL 3
-#define SUBVERSION 97
+#define PATCHLEVEL 4
+#define SUBVERSION 55
 
 /*
        local_patches -- list of locally applied less-than-subversion patches.
@@ -38,7 +38,6 @@
  */
 static char    *local_patches[] = {
        NULL
-       ,"Dev97A - First development patch to 5.003_97"
        ,NULL
 };