RC5 due to a regression reported by <mons@veda.park.rambler.ru>
Jesse Vincent [Sat, 10 Apr 2010 03:17:44 +0000 (23:17 -0400)]
patchlevel.h

index dccd60a..fae99b0 100644 (file)
@@ -127,7 +127,7 @@ hunk.
 #  endif
 static const char * const local_patches[] = {
        NULL
-    ,"RC4"
+    ,"RC5"
 #ifdef PERL_GIT_UNCOMMITTED_CHANGES
        ,"uncommitted-changes"
 #endif