summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Ragwitz <rafl@debian.org>2011-09-19 07:22:19 +0200
committerFlorian Ragwitz <rafl@debian.org>2011-09-19 07:22:19 +0200
commitc5e922dfa2405b9308cde828c140af65d21408be (patch)
tree00407a4e82e70afcb872271da2951e4d6c491095
parentc1187fd6214493c0977bf23d7655bd7ad4a9a542 (diff)
downloadperl-c5e922dfa2405b9308cde828c140af65d21408be.tar.gz
Bump version to RC1v5.14.2-RC1
-rw-r--r--patchlevel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/patchlevel.h b/patchlevel.h
index 5dc2a53beb..c620a29d4a 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