summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2012-10-25 23:02:47 -0400
committerRicardo Signes <rjbs@cpan.org>2012-10-25 23:07:28 -0400
commit23b543fc6fc6d1d783c152c0c9a080830f3b877b (patch)
tree77f8bdc6572e2c5b20033e663ebdb5b7021299a9
parent56d0b73c333443f1fb6611d8770682a5e71a5620 (diff)
downloadperl-23b543fc6fc6d1d783c152c0c9a080830f3b877b.tar.gz
mark 5.16.2 RC1 in patchlevel.h
-rw-r--r--patchlevel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/patchlevel.h b/patchlevel.h
index 9937f98155..8e83a869af 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -133,6 +133,7 @@ hunk.
# endif
static const char * const local_patches[] = {
NULL
+ ,"RC1"
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
,"uncommitted-changes"
#endif