summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2013-03-05 16:40:55 -0500
committerRicardo Signes <rjbs@cpan.org>2013-03-05 16:40:55 -0500
commit716e2c337e3e23cdd15e2704f4768be04b1e6e25 (patch)
tree3071cc38b5576e4d6a9466fcad94f8c424ed571f
parent7a7ec14e9b240cd2273dc636a280b0fb1227fcad (diff)
downloadperl-716e2c337e3e23cdd15e2704f4768be04b1e6e25.tar.gz
note that we are building 5.16.3-RC1
-rw-r--r--patchlevel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/patchlevel.h b/patchlevel.h
index be508d177d..03ac69cd83 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