summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2012-08-04 19:07:15 -0400
committerRicardo Signes <rjbs@cpan.org>2012-08-04 19:07:15 -0400
commit7e2b42a9c847599dbc79ef321f729362eb5a62e9 (patch)
tree54be455d3ca88ab716762f45d88700d0354a2630
parent0741da8739c3e6ef4f5a68a094f7efff32d699e3 (diff)
downloadperl-7e2b42a9c847599dbc79ef321f729362eb5a62e9.tar.gz
perl5.16.1, no RC
-rw-r--r--patchlevel.h1
-rw-r--r--pod/perlhist.pod1
2 files changed, 1 insertions, 1 deletions
diff --git a/patchlevel.h b/patchlevel.h
index 09df9ed922..5af0c96cb7 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -136,7 +136,6 @@ static const char * const local_patches[] = {
#ifdef PERL_GIT_UNCOMMITTED_CHANGES
,"uncommitted-changes"
#endif
- ,"RC1"
PERL_GIT_UNPUSHED_COMMITS /* do not remove this line */
,NULL
};
diff --git a/pod/perlhist.pod b/pod/perlhist.pod
index 58fbe2521c..f2a0d7caa3 100644
--- a/pod/perlhist.pod
+++ b/pod/perlhist.pod
@@ -482,6 +482,7 @@ the strings?).
Ricardo 5.16.0 2012-May-20 The 5.16 maintenance track
Ricardo 5.16.1-RC1 2012-Aug-03
+ Ricardo 5.16.1 2012-Aug-08
Zefram 5.17.0 2012-May-26 The 5.17 development track
Jesse L 5.17.1 2012-Jun-20