Looks like we have an RC2 due to a segfault in reverse()
Jesse Vincent [Wed, 31 Mar 2010 02:58:52 +0000 (22:58 -0400)]
patchlevel.h

index 38ea999..d29a1d4 100644 (file)
@@ -127,7 +127,7 @@ hunk.
 #  endif
 static const char * const local_patches[] = {
        NULL
-    ,"RC1"
+    ,"RC2"
 #ifdef PERL_GIT_UNCOMMITTED_CHANGES
        ,"uncommitted-changes"
 #endif