Update patchlevel.h to note that this is RC0 and not yet a real release
Jesse Vincent [Sun, 14 Mar 2010 19:42:35 +0000 (19:42 +0000)]
patchlevel.h

index 96eba37..fc1c8e1 100644 (file)
@@ -127,6 +127,7 @@ hunk.
 #  endif
 static const char * const local_patches[] = {
        NULL
+    ,"RC0"
 #ifdef PERL_GIT_UNCOMMITTED_CHANGES
        ,"uncommitted-changes"
 #endif