summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Vincent <jesse@bestpractical.com>2010-08-30 21:50:58 -0400
committerJesse Vincent <jesse@bestpractical.com>2010-08-30 21:50:58 -0400
commit9afa8c45e4e3064c0074f9d451805fb286e86176 (patch)
tree00a1bbc0df539b894d46b8ab9ef363dfb51a5c7f
parent194f84025be8cf4dc974004eb8d0e425b3d9214c (diff)
downloadperl-5.12.2-RC1.tar.gz
add RC1 identifier as a local patchv5.12.2-RC1
-rw-r--r--patchlevel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/patchlevel.h b/patchlevel.h
index aa10c96240..539cfbbe36 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -127,6 +127,7 @@ hunk.
# endif
static const char * const local_patches[] = {
NULL
+ ,"RC1"
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
,"uncommitted-changes"
#endif