Re: Not OK: perl v5.9.0 +DEVEL17881 on i386-freebsd 4.6-release (UNINSTALLED)
[p5sagit/p5-mst-13.2.git] / patchlevel.h
index 33e77d1..130ae07 100644 (file)
@@ -78,9 +78,9 @@
  */
 #if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
 static char    *local_patches[] = {
-        NULL
-        ,"DEVEL17641"
-        ,NULL
+       NULL
+       ,"DEVEL17881"
+       ,NULL
 };
 
 /* Initial space prevents this variable from being inserted in config.sh  */